belgin-fish
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: New Lines arn’t showing up??ok thank you i will try it
Forum: Fixing WordPress
In reply to: New Lines arn’t showing up??still nobody knows?
Forum: Fixing WordPress
In reply to: New Lines arn’t showing up??anybody got any ideas?
Forum: Fixing WordPress
In reply to: Best rss feed reader?still looking for a response ??
Forum: Fixing WordPress
In reply to: Do i need to upload wordpress for every blog?I also have another question if you dont mind, for each wordpress blog do i have to have a new database?
Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?ok, well i found the div that contains them all, but when i make the width smaller, the “Featured” gets sent down bellow to the bottem of the blog even though theres more than enough space to have it up top.
Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?and im going to try what you said
Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?heres the css : https://pastebin.com/m6cfb66b3
Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?OK, HERE ill get one, 1 sec
Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?lol i dont get what ur saying, im kinda a newbie at this stuff
Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?heres the css for the right sidebar
/************************************************
* Sidebar *
************************************************/#sidebar {
float: left;
width: 284px;
margin: 0px;
padding: 10px 0px 10px 0px;
line-height: 17px;
display: inline;
}#sidebar p {
padding: 0px 10px 0px 0px;
margin: 0px;
}#sidebar a img {
border: none;
margin: 5px 6px 0px 0px;
padding: 0px 0px 0px 0px;
}#sidebar h2 {
color: #000000;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
}.ads {
background: #FFFFFF url(images/sidebg.gif);
float: left;
width: 272px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 7px 10px;
}.newsletter {
background: #FFFFFF url(images/sidebg.gif);
float: left;
width: 272px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 10px;
}.recently {
background: #FFFFFF url(images/sidebg.gif);
float: left;
width: 272px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 10px;
}.hppostmeta {
width: 262px;
font-size: 11px;
padding: 0px 0px 5px 0px;
margin: 5px 0px 10px 0px;
border-bottom: 1px dotted #C0C0C0;
font-weight: bold;
}Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?they are all floating left
Forum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?ya, well i searched those and their margins are all 0 lol
and the biggest margin i found in the css what 10 px wich wouldnt make that big of a gapForum: Fixing WordPress
In reply to: Make Sidebar Move To The Left A Little?it might be a problem with the css too, i checked it and none of the widths are that much. Does anyone know?