Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] simplest header code overlay issue? (http://forum.bytesforall.com/showthread.php?t=19667)

jrobie23 Feb 19, 2013 12:19 PM

[SOLVED] simplest header code overlay issue?
 
I'm baffled. I migrated a site over to it's new "home" and my header overlay has ceased working.
I have removed all code except a div and some text and it still will not behave according to css. Firebug doesn't even recognize the css id?
What in sam hill have I done??
Here is my overlay code:
Code:

<div id="toptext">TESTING</div>
and my css
Code:

div#toptext {
position: relative;
top: -19px;
}

i'm guessing it is either something very simple, or something beyond my comprehension...

http://sprayfoamsupply.com/

lmilesw Feb 19, 2013 12:56 PM

What do you have in CSS Inserts?

jrobie23 Feb 19, 2013 01:03 PM

sorry for not being more specific... that "css" code is located in ATA-HTML/CSS Inserts.

juggledad Feb 19, 2013 01:46 PM

what version of Atahualpa?
go to ato->export/import settings - export your settings and attach them to a reply

lmilesw Feb 19, 2013 02:30 PM

Where did you put the toptext div?

jrobie23 Feb 19, 2013 02:32 PM

1 Attachment(s)
Atahualpa 3.7.10

the toptext div is in the header code overlay under ATA-header image

lmilesw Feb 19, 2013 02:51 PM

Look at the ALL the code in CSS Inserts. There is a missing curly brace.

juggledad Feb 19, 2013 05:37 PM

I just imported your settings and as Larry says there is a missing } in your css inserts...and there is nothing in the ato->Header Image->Overlay Header Image option

jrobie23 Feb 20, 2013 06:45 AM

right you are, juggledad.... I removed it since it was looking silly. (and client complained)
I've returned it now and replaced the missing curly bracket. (was hoping that would do it).

you both put me on the right track though... Turns out, it was a commented area of css right above my first css insert (after the H tags). I clearly fat-fingered it as it read "?8" instead of "/*"!!!

insert face-palm here! Frustrating day = tunnel vision.

Thank you both for your help. loot on its way!


All times are GMT -6. The time now is 04:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.