PDA

View Full Version : Alignment Issue in Stock 4.0 Template


Doctor Death
12-31-2009, 12:11 AM
Would appreciate someone telling me why this is happening and recommendations to fix.

I have disabled EVERY plugin and it doesnt change it.

Where would I look to see if there are extraneous characters? Which template?

Am running VB4.0 gold

Thanks!

Doc

Lynne
12-31-2009, 02:50 AM
I would use firebug to figure out what is going on. But, if you want to took at the template, to figure out which template, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.

Doctor Death
12-31-2009, 09:06 AM
Thank you, I will do that.... what is Firebug? (Probably a dumb question).

Charlie98902
12-31-2009, 10:01 AM
IE8 is being used I bet huh? If so use compatibility mode on your browser. This fixed it for me.

Lynne
12-31-2009, 02:15 PM
Thank you, I will do that.... what is Firebug? (Probably a dumb question).
firebug is a webdeveloper addon for firefox. Read more about using it here - HOW TO Find what Stylevar you need to edit (https://vborg.vbsupport.ru/showthread.php?t=230309)