PDA

View Full Version : A Bug? -> Problems with css


Wildthinks
12-23-2005, 03:55 PM
Hi,

* VB 3.52 german
* Gal 4.65b

Problem:
I cant edit the style...after frustrating hours - delete GAL and install again.
All tables blank...only default included.
But in this post you see the GAL is working?
http://www.swishzone.de/testboard/23918-test.html

Why ? Try to use google or template and works fine, but i have not more the Keywords defined...

How can I start from scratch again?

Thank you
thomas

dbembibre
12-24-2005, 12:54 AM
If i understand well, your problem is that you cant edit the CSS file.
Is the CSS stored in filesystem ???
Has the right permissions the CSS file ???

Another question, you choose the correct categorie for your GALS (popup with title) ??

If you go to Admin CP->Styles Manager->Your Style->Main CSS and look at the bottom (Aditional CSS Definitions) you see the following ??


/* defs */
a.gal:link {
text-decoration: none;
border-bottom: 1px dotted #016798;
color : #016798;
padding:0 0 0 12px;
background:url(http://www.bmwfaq.com/images/misc/exlinkon.gif) no-repeat 0
}
a.gal:visited {
text-decoration: none;
border-bottom: 1px dotted #016798;
color : #016798;
padding:0 0 0 12px;
background:url(http://www.bmwfaq.com/images/misc/exlinkon.gif) no-repeat 0
}
a.gal:hover {
text-decoration: underline;
border-bottom: 0px dotted #F8BF24;
color : #016798;
padding:0 0 0 12px;
background:url(http://www.bmwfaq.com/images/misc/exlink.gif) no-repeat 0;
}



Excuse my broken English
Auf wiedersehen :D