Recent Topics

1 Nov 19, 2007 02:25    

My b2evolution Version: Not Entered

How can I get the header as it appears in the nautica_2lg skin to appear lower on the picture? As per this site: http://fanficweb.org/b2blog/index.php?blog=6&cat=14

3 Nov 23, 2007 22:26

He found the answer already.

4 Nov 24, 2007 00:25

Grrr. I wish ppl would edit their titles, when they get something solved. :|

Like add a "[solved]" :D

(and link their site)

... oh yeah ... and say what version of b2evo they're using!

and pay in gold, I'm so tired of worthless U.S. currency. :p

5 Nov 24, 2007 00:26

Having a bad day stk ? :)

6 Nov 24, 2007 00:27

Nope :D Just adding my 2 Canadian sense ;)

7 Nov 26, 2007 16:25

Actually I didn't find the answer. What I wanted was for the title to appear lower on the picture, rather then on the top. I am now using a different skin but I'd still prefer the header at the bottom.

8 Nov 26, 2007 16:46

A good place to start, would be with a link to your website, so I had a vague idea of which skin your using and a peek at your XHTML/CSS. :|

9 Nov 26, 2007 16:55

I posted it when I started the topic ... in the first post. At this time, I'm using nautica_2l but I'd rather use nautica_2lg. I am using the most current B2evo.

10 Nov 26, 2007 18:24

LOL ... "this site" != "my site" ;)

I think you want to move the "Michael Ironsides" link, to the bottom of the header image. If so ... just add the following:


position:relative;
top:150px;
color:#fff;
background:inherit;

to the #header h1 a selector, in your stylesheet.css file.

Note: (I threw the color/background stuff in there, just because I found the blue difficult to read. Include, change or omit, as per your desires).

Hope this helps.

11 Nov 26, 2007 19:50

I'll give it a shot tonight. Thanks.


Form is loading...