View Full Version : How can i do this without affect the drop down box? please help
gearspro
10-29-2009, 01:29 PM
Ok thanks for viewing and helping if you can! I cant seem to work it out. Basically in my postbit legacy i would like to have some of the information such as the username, custom title, rank, userpic and im stuff centered. Which i did and it looks great, but due to this when a user clicks upon the username of a poster in the forums the the drop down box appears below every other feature in that persons legacy.. I was wondering if you could help me fix this so i can keep the layout i have without affecting how vb works.. Attachements below can be found with the coding and a pic is also provided. TY! :D
btw sorry about the irrelavent msn conversation but apparently kfc is rat infested where we live, kinda awful right?
Lynne
10-29-2009, 03:49 PM
That text file is full of a bunch of strange stuff - slashes at the end of all the lines and a bunch of weird stuff at the top. I can't tell what is going on from looking at that. Can you tell us exactly what you did to center the stuff? Did you just change some css or what?
gearspro
10-29-2009, 05:51 PM
That text file is full of a bunch of strange stuff - slashes at the end of all the lines and a bunch of weird stuff at the top. I can't tell what is going on from looking at that. Can you tell us exactly what you did to center the stuff? Did you just change some css or what?
sorry, it must not of worked macs notepad saves as .rtf and not .txt so when i changed it, it must of got corrupted or something :(
All i did was highlight in dreamweaver the parts i want to change and then format -> center. Thanks for the reply..
Lynne
10-29-2009, 06:51 PM
If you really just put <center> tags (or <div align="center">) around only the part you wanted centered, then things should be just fine. I have a feeling that dreamweaver may not have done it properly. Notepad should be able to save as a basic text file - I've done it many times myself (although I use bbedit for editing code).
gearspro
10-29-2009, 08:32 PM
If you really just put <center> tags (or <div align="center">) around only the part you wanted centered, then things should be just fine. I have a feeling that dreamweaver may not have done it properly. Notepad should be able to save as a basic text file - I've done it many times myself (although I use bbedit for editing code).
Ok Lynne thanks for the help, that resolves the issue of the drop down. But theres a slight problem that the usergroup colors no longer work :(
Lynne
10-29-2009, 08:34 PM
Check your code again then. There is no reason that centering some text should take away usergroup colors.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.