GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress Question!!!!!!!!!!!!!!!! (https://gfy.com/showthread.php?t=569581)

OG LennyT 01-29-2006 01:09 PM

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

Babagirls 01-29-2006 01:16 PM

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.

bangman 01-29-2006 01:21 PM

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.

OG LennyT 01-29-2006 01:34 PM

Thanks! much appreciated my friend

2HousePlague 01-29-2006 05:17 PM

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