![]() |
Wordpress Question!!!!!!!!!!!!!!!!
If you go to http://pooncity.com, you will notice the splash banner has a gray area in the left corner... in that gray area there are a few dotted lines that are driving me crazy.
I have looked through the main html, the sidebar, even the stylesheet. How do I get rid of those fuckers? Help a brotha out? :helpme |
im guessing it is in the style sheet. i dont know what the template looked like before you installed it so that doesnt really help...i took a glance at the html and couldnt find anything that would be making that.
hopefully someone with a little more knowledge can help ya out. heres a bump. |
That's in your CSS
Look for border-left: 1 px dashed #996666; or border: 1 px dashed #996666; Copy the CSS to notepad, then do a search for "#996666" should make it easier. |
Thanks! much appreciated my friend
|
Also, if you change these values on your style sheet:
div.content { position: absolute; left: 192px; top: 187px; width: 466px; font-size: 103%; margin: 0px; padding: 20px; border-right: 0px; border-bottom: 1px solid #996666; border-left: 0px; } div.sidebar { position: absolute; left: 0px; top: 219px; width: 151px; margin: 0px; padding: 20px; border-left: 0px; border-bottom: 1px solid #996666; border-right: 0px; the "top" position you get the content to start below your header image. 2hp |
All times are GMT -7. The time now is 12:41 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123