PDA

View Full Version : vB message failure. Text at the right side


Apexi
11-08-2012, 07:19 PM
I guess it's something wrong with the style, but where should i look? And after what?
Both when you try to register "register.php" and default vB message looks wierd.

http://imageshack.us/a/img717/8997/vbregister.jpg

http://imageshack.us/a/img19/1796/vbmessage.jpg

Lynne
11-09-2012, 02:39 AM
You may create a default style and then compare the CSS on the page from your custom style to the CSS on the page on the default style using a tool like firebug for firefox.

Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

This creates a totally default style so you may compare the CSS in the two styles.

Apexi
11-09-2012, 12:46 PM
Thanks, but which style should i look for among all the 1000000 styles?

Lynne
11-09-2012, 03:00 PM
What do you mean? You would look at the style having the problem and then look at the style that is default and doesn't have the problem. Then use firebug to look at the CSS on the two pages to see what is different.

Apexi
11-09-2012, 05:09 PM
That's the problem, i dont know which style it is.

Lynne
11-09-2012, 09:54 PM
I posted what the problem was over in your other thread on vbulletin.com.

Apexi
11-10-2012, 03:29 PM
.com helped me out with the problem and it was nothing wrong with the styles.
Thanks anyway.

Lynne
11-10-2012, 03:45 PM
That was me over there, and it was something wrong with the css in your custom style (which you still apparently haven't fixed).