Add Logo at top of gallery page - Page 2 Add Logo at top of gallery page - Page 2
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Add Logo at top of gallery page

Started by skateboarduk.com, April 25, 2004, 06:04:32 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

skateboarduk.com

So I would have to edit the style.css? I'm not sure where to code the no-repeat thing.

Casper

Try this;
Move it from the cell it's in now, and place it in its own table immediately after the <body> tag;

<table><tr><td><a href="http://www.sk8uk.co.uk/gallery/">
<img scr="http://www.sk8uk.co.uk/gallery/images/hgallery.gif" alt="Skateboard UK" width="691" height="98" />
</a>  </td></tr></table>
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

skateboarduk.com

its not overlapping with the text anymore, but the image still wont show its funky ass >:( :'(

skateboarduk.com

  ??? This is a pain in the ass, I've tried more stuff to get it working, but it just wont show, PLEASE someone helP!

Casper

As it showed when used as a background, have you tried making the cell it's in now an absolute size, with this image as the background.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here