wordpress help.

Joined
Feb 15, 2012
Messages
115
Reaction score
16
I'm currently putting together a blog. Here's what I have so far: http://newsrival.com/

Some help I need:

I'm using this theme: http://themeforest.net/item/backstreet-blog-magazine-theme/full_screen_preview/1680564
Can anyone find me the background that is being used as advertised? Is it a custom background? Or is it included in the images that the theme came with?

How can I add my posts below the slider? As shown here: http://tinypic.com/r/rvzpjm/6

How can I remove the space between the top navbar and the page itself? http://tinypic.com/r/1z3pc2h/6

Also, as you can see, the slider is messed up. All help will be appreciated.
 
http://backstreet.kupastuntas.com/wp-content/uploads/2012/04/Mill.jpg

Found this without the watermark
http://www.theworkouts.com/wp-content/uploads/2012/04/bricks5.jpg
 
http://backstreet.kupastuntas.com/wp-content/uploads/2012/04/Mill.jpg

Found this without the watermark
http://www.theworkouts.com/wp-content/uploads/2012/04/bricks5.jpg

That works, thanks! But I couldn't use it because of the space between the navbar and the page, any idea on how to fix that?
 
Go to Admin dashboard - Appearance - Editor

You will have bunch of code, at the very end, below everything, paste this:

Code:
.header-adds {
display: none;
}
.container {
border-top: 1px solid #3C3C3A;
}
 
Go to Admin dashboard - Appearance - Editor

You will have bunch of code, at the very end, below everything, paste this:

Code:
.header-adds {
display: none;
}
.container {
border-top: 1px solid #3C3C3A;
}

Edit: That worked thanks!
 

Attachments

  • ok.PNG
    ok.PNG
    20.2 KB · Views: 5
Last edited:
I see you went with the Backstreet !! smal problems aside..well done the site looks good
 
Backstreet is a pretty nice theme. I used another by the same co that put out backstreet and
usually all the extra bg's are included but you gotta dig around for them in the files.
 
I had backstreet themed blogs but i never ranked well with it so i switched..
 
Back
Top