-
AuthorPosts
-
sarsells Friend
sarsells
- Join date:
- August 2011
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
February 19, 2012 at 12:41 pm #174041Hi
I am working on a site, at http://www.jakeauerbachfilms.com
I started it about a year ago, and have been waiting for all the content to arrive.
Now that I have most of it, I have decided to change themes and am using JAT3 blank theme.
So, everything on the site at present, was on the old site.
If you look at http://jakeauerbachfilms.com/library, you will see I have used a blog page to set out the various artists/stories
On both the left and right side of the posts, some is hidden. I have been looking with firebug, and cannot figure out what is getting in the way! Can anyone help please?Secondly, if you look at the home page, underneath the site, it is white. I cannot find where to change this either?
Lastly, I am hoping someone can make a good suggestion here, I am looking for a solution to my left hand menu. What is there at the moment, is just a test, and is created with images. I have done this, as all the titles are too long to have on one line. I would prefer to have typed buttons, but would need to style them as a list or something? Can anyone make a suggestion as to how to solve this problem?
Many thanks
SarahPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 19, 2012 at 12:48 pm #438878The missing content is simply because the content is too wide to fit the box and the css is set to overflow:hidden. You will need to adjust your content for it to fit.
The css for that to be hidden is in layout.css line 17
[PHP].column {
float: left;
overflow: hidden;
}[/PHP]The white background is set in template.css line 19
[PHP]body#bd {
background: none repeat scroll 0 0 #FFFFFF;
color: #DBDBDB;
}[/PHP]1 user says Thank You to Phill for this useful post
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 19, 2012 at 12:55 pm #438879Scratch that about the content width. You seem to have some – figures in your margins here
layout.css line 58.
[PHP].items-row {
margin-left: -15px;
margin-right: -15px;
}[/PHP]Get rid of or adjust those and your content should fit.
sarsells Friendsarsells
- Join date:
- August 2011
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
February 19, 2012 at 12:59 pm #438883Perfect, thank you.
Now I just need someone to suggest a good solution to my left hand menu!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 19, 2012 at 1:00 pm #438884As I have less design skills than a blind rabbit I cannot help you with that. Good luck with your site and be sure to showcase it here when you have finished it.
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by sarsells 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum