New Releases: What upcoming games are you looking forward to?
|
#1
|
||||
|
||||
|
some problems with my downloads page
I created a downloads page for my group. http://www.gamerdna.com/GuildHome.ph...d=35737&page=5 The problem i have is that i want my fraps download link and wegame link to stack on top of each other. I am having some problem with alot of my html code. Also can anyone tell me whats the tag for me to comment out some things.
|
|
#2
|
||||
|
||||
|
just did a little checking in your html. I think you'd just need to place a <br> tag to insert a break in between each link/image that you want to separate. for example where you have this:
... worth a thousand keystrokes" /></a><!-- End Xfire --> <a title="fraps ... change it to this: ... worth a thousand keystrokes" /></a><!-- End Xfire --><br><a title="fraps ... so you're just adding a break in between the ventrilo banner and the fraps banner, which will bump the fraps banner down to the next line. Do the same thing in between the fraps banner and the webgame banner to make sure webgame shows up below fraps. html comments look <!-- like this --> |
|
#3
|
||||
|
||||
|
@zel Thanks for all your help. I will miss this site when my group finally get our own domain name but the support here rocks.
|