51
jansen
Re: Post image as link in forum
  • 2004/5/3 12:48

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


Thats exactly my problem. I don't want to allow HTML in my forum. It makes it possible to abuse it, and ruin my sites looks by adding an uncomplete table or something.
Is there no other way of doing this?



52
jansen
Re: How can I add "read more" to the newstext?
  • 2004/5/3 12:41

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


In the News template news_item.html there is <{$story.morelink}> this show the Read more... you can put it anywhere in this template. If it needs to be bigger just add some markup to it...



53
jansen
Re: Post image as link in forum
  • 2004/5/3 12:34

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


Maybe I should have decribed my problem better. What I actually want is to show an image and when you click on that image you'll be linked to another site. Suggestions???



54
jansen
Post image as link in forum
  • 2004/5/3 12:20

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


I would like to post an image in my forum which is a link. I tried something linke this:

(Bracket)url=http://skatetop.com/index.php?do=v&i=112(Bracket) (Bracket)img(Bracket)http://skatetop.com/index.php?do=in&id=112 (Bracket)/img(Bracket)(Bracket)/url(Bracket)

Where (Bracket) is [ or ]

But that does not seem to work as you can see. How can I fix this???



55
jansen
Re: BoardStyle Magazine
  • 2004/5/3 11:21

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


I indeed removed the whole right block. I want people with a 800x600 resolution to be able to view the site. With a left and a right block the middle would be too small.
I only replaced the right blocks with a small banner to keep a nice filled look.



56
jansen
Re: BoardStyle Magazine
  • 2004/5/3 10:11

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


I placed that very tiny button so you can use ENTER to submit the form. I did not want to use a button, but I can't hide the button in mozilla like I hid it in IE so I decided to make it very, very small. And indeed there is another link to submit the form.

Thanks for the comment!



57
jansen
BoardStyle Magazine
  • 2004/5/3 8:21

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


We have it up and running for 1,5 month now and it's seriously growing. Our website is a Dutch Skateboard, Snowboard and Surf magazine.
I would really like to know what you think of the design and so. I really put a lot of work in the design and hope you like it!

Visit at www.boardstyle.nl or www.boardstyle-magazine.com

P.S. If you want to, you can leave a message in the forum LifeStyle > Non-BoardStylers thats the only forum you don't have to register for.



58
jansen
Re: Frustration with IE, I'll take mozilla any day of the week
  • 2004/4/22 7:20

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


Some tables can't be aligned top to because they contain a form like this:

<form action=blabla>
<
table>
  <
tr>
    <
td><input type=text></td>
  </
tr>
</
table>
</
form>


In IE this will show a white space above the table, this is not shown in Mozilla.
You can fix this by:

<table>
  <
tr>
    <
td><form action=blabla><input type=text></form></td>
  </
tr>
</
table>


I think this is a solution to your problem. I the problem was a whitespace above the table. If not please be more specific.



59
jansen
Re: Zmagazine - A WF-Section hack
  • 2004/4/13 17:20

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


Nice module, there seems to be a small error though. When I put articles in the spotlight. The image for that article won't be shown. It seems like whatever image you select in the article edit section, it won't be saved. It alway sets back to blank.gif.
Do you know a solution to this. I really can't wait to implement this module in my website.

Thanks already,

Bob Jansen

http://www.boardstyle-magazine.com

PS

Change this line and your category images will function as links to that category:

$image "".str_repeat("&nbsp;&nbsp;"$deps)."<a href='$link'><img src='" XOOPS_URL "/" $wfsConfig['sgraphicspath'] . "/" $onecat->imgurl("S") . "' vspace='5' hspace='5'></a>";



60
jansen
Re: CenterColumn
  • 2004/4/10 18:08

  • jansen

  • Just popping in

  • Posts: 71

  • Since: 2004/3/9 1


There are some possibilities. There is some white space in your theme.html file. Padding settings are different for your columns. There is white space in top of your module output.
I really need to see your page to tell you what is really wrong. So please post a link to your website or a dump of your page sourcecode.




TopTop
« 1 ... 3 4 5 (6) 7 »



Login

Who's Online

122 user(s) are online (62 user(s) are browsing Support Forums)


Members: 0


Guests: 122


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits