Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-17-2009, 07:05 AM   #1
Warrior Member
 
ArnieD's Avatar
 
Join Date: Apr 2009
Posts: 17
Thanks: 3
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Arrow Customizing WordPress blog

If you could help me with a few issues I have been having with my WordPress blog, I would be very appreciative!:

blog: choveveitzion.info

1. There is a light grey line around each article. But I have managed to widen the articles, but this grey box has not followed. How can I enlarge this box -- or remove it?

2. How can I remove the light grey box around images?

3. This is a three column theme. I am able to change the width of the side bars. but is there a way to change width of the side bars so one is narrower than the other?

4. Is it possible to have as a default that there is always an extra line space between lines?

Thank you!

ArnieD is offline   Reply With Quote
Old 11-17-2009, 07:49 AM   #2
Warrior Member
War Room Member
 
Jason Ong's Avatar
 
Join Date: Nov 2009
Location: Malaysia
Posts: 26
Thanks: 4
Thanked 16 Times in 4 Posts
Default Re: Customizing WordPress blog

Hi Arnie,

Answer to #1:

The lines were constructed from several images. Therefore, it's easier if you just remove all references to the images. To do that..

Go into your theme's style.css and remove or comment out the lines referring to images/bg_narrowcol*.gif


Answer to #2:

In the theme's style.css, search for ".post img" and replace the line containing border: 1px solid #ddd with border:0

Sorry, I got to do something else now... hopefully someone can fill in on your remaining two questions.

Jason Ong is offline   Reply With Quote
Old 11-17-2009, 03:22 PM   #3
Warrior Member
 
ArnieD's Avatar
 
Join Date: Apr 2009
Posts: 17
Thanks: 3
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Default Re: Customizing WordPress blog

Hello Jason!

YOU DID IT!!!

Both #1 and #2 are fixed! That line going lengthwise down the middle of my posts and that border around my images are gone.

I don't presume #3 or #4 are too easy to do. But you solved the important ones.

Thank you,

Avrohom

ArnieD is offline   Reply With Quote
Old 11-17-2009, 04:46 PM   #4
Warrior Member
 
ArnieD's Avatar
 
Join Date: Apr 2009
Posts: 17
Thanks: 3
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Default Re: Customizing WordPress blog

I got the answer to #3 on a WordPress forum:

This is the code in my CSS style sheet:

.sidebar, .obar{
margin: 0 0 0 5px;
float: right;
width: 180px;
line-height: 18px;
}

.obar{
margin: 0 5px 0 0;
float: left;
}

So .sidebar is my right sidebar and .obar my left sidebar.

So all I need to do is add a line in .obar like:

width: 130px;

and we have succeeded in two different widths for the side bars!

ArnieD is offline   Reply With Quote
Old 11-20-2009, 03:08 AM   #5
Warrior Member
 
Join Date: Mar 2009
Location: Nigeria
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's Myspace Profile  View Member's FaceBook Profile  View Member's YouTube Profile
Default Re: Customizing WordPress blog

hi, how do i start a post here.

sorry to have asked in a thread.


I'm really finding it difficult to edit my blogs. can anyone help out?
Segedoo is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
blog, customizing, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 09:18 PM.