Leaf Theme CSS Edits/Resize

e107 CMS » Forums » e107 v1.x Support » Third Party Code / Theme Support << Previous thread | Next thread >>
hnutters
Jun 04 2012, 01:16PM
Registered Member #146054
Joined: Jun 02 2012, 12:28PM
Posts: 15
I have done some but I have come stuck on a few.

I have tried to resize it to make it a bit wider and cropped the header a bit as its a bit big.

But I can not find the parts for the others in the CSS or I not looking at it right one or the two I need a bit of help.

Here a image...

Image in another reply.

I have put red box's with what I need help with I hope its not to hard to under stand.
[ Edited Jun 05 2012, 03:51PM ]
Go to top
hnutters
Jun 04 2012, 03:13PM
Registered Member #146054
Joined: Jun 02 2012, 12:28PM
Posts: 15
I have done the header now its just that long bar on the side now I need help with.
[ Edited Jun 04 2012, 03:16PM ]
Go to top
inebriated
Jun 05 2012, 10:32AM
  • e107 Support Team
  • e107 Documentation Team
Registered Member #33479
Joined: Jan 15 2007, 07:52PM
Location: East London, UK
Posts: 705
Do you have a link to your site, or an image (I cant see your image above)

Go to top
Website
hnutters
Jun 05 2012, 03:51PM
Registered Member #146054
Joined: Jun 02 2012, 12:28PM
Posts: 15
I don't know why I have uploaded it to another pic host... Its just step 3 I need help with the rest I have done.

[ Edited Jun 05 2012, 03:52PM ]
Go to top
Tgtje
Jun 06 2012, 03:38AM
  • e107 Support Team
Registered Member #30653
Joined: Sep 18 2006, 01:25AM
Location: Born, The Netherlands
Posts: 1997
if i understand correctly, this is what you need:

This would be the Leaf theme (always usefull knowing it).

use style css
find : # container
find and take # sidebar (line 74)
use px on padding (lower)

[ Edited Jun 06 2012, 03:41AM ]
Go to top
Website
hnutters
Jun 06 2012, 05:12AM
Registered Member #146054
Joined: Jun 02 2012, 12:28PM
Posts: 15
I do not want to do edits to the sidebar I want to move this after I resized the theme...

Go to top
Tgtje
Jun 07 2012, 02:11AM
  • e107 Support Team
Registered Member #30653
Joined: Sep 18 2006, 01:25AM
Location: Born, The Netherlands
Posts: 1997
do not know what exactly is changed but original it is the 01_bg .gif positioned in css (body) on line 43 (repeat x).
Maybe this helps you along.
Go to top
Website
hnutters
Jun 07 2012, 03:40AM
Registered Member #146054
Joined: Jun 02 2012, 12:28PM
Posts: 15
They do nothing why I am asking in here.
Go to top
Tgtje
Jun 07 2012, 03:50AM
  • e107 Support Team
Registered Member #30653
Joined: Sep 18 2006, 01:25AM
Location: Born, The Netherlands
Posts: 1997
Maybe it is because of the other changes you made ?
I (we) are not aware of the influences the changes made, how ?.
Post your theme php and style css on [-link-]

Any change in a css or theme reflects a change somewhere else because OF positioning.

If an item is put on position 300 and you move it to 500
what is the influence on the rest...?
Go to top
Website
hnutters
Jun 07 2012, 04:02AM
Registered Member #146054
Joined: Jun 02 2012, 12:28PM
Posts: 15
[-link-]

There my theme CSS
Go to top
Tgtje
Jun 07 2012, 01:57PM
  • e107 Support Team
Registered Member #30653
Joined: Sep 18 2006, 01:25AM
Location: Born, The Netherlands
Posts: 1997
Thank you now i can make a search..

The vertical line is made (positioned if you like) with the width setting of the wrapper div ( css line 48).
changing the width results in re positioning the (call it outline)of the vertical image (change it to 1040 width and take a look).
It is combined with the use of 01_bodybg . jpg
Don't you like it : rename it

Still want some vertical line there? use something like a border?


I hope this helps you along. success
Go to top
Website
hnutters
Jun 07 2012, 04:05PM
Registered Member #146054
Joined: Jun 02 2012, 12:28PM
Posts: 15
Why would I want to make it even bigger ?

There must be a way to movie this as its a code CSS tag I don't think you fully under stand what I want help with, is there any one other that can help edit the CSS so I can move the bar that belongs with the theme...
[ Edited Jun 07 2012, 04:06PM ]
Go to top
Tgtje
Jun 08 2012, 02:30AM
  • e107 Support Team
Registered Member #30653
Joined: Sep 18 2006, 01:25AM
Location: Born, The Netherlands
Posts: 1997
bigger was for display purpose

line 50 change to

background: white url(images/01_bodybg.jpg) repeat-y 630px;


your stuck with the pixels; else create a new div with border.

[ Edited Jun 08 2012, 02:31AM ]
Go to top
Website
 

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System