-
AuthorPosts
-
August 1, 2008 at 4:06 pm #131650
Im using the new VM mesolite template. Between the store logo and the currency changer, there is a bunch of white space!! What can I put there and how?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 6, 2008 at 4:25 am #264025You can do so by the following way:
1. open template.css file in templates/ja_mesolite/css folder ,add following code section to it :
div#next_logo {
height:74px;
display:block;
position:absolute;
left:200px;
top:0;
width:200px;
z-index:10;
}
2. open index.php file and find following code section :
<?php if ($this->countModules('top')) { ?>
<div id="ja-vmcurrency">
change it to :
<div id="next_logo">
<!-- add code here , example : load module -->
</div><?php if ($this->countModules('top')) { ?>
<div id="ja-vmcurrency">
nefar Friendnefar
- Join date:
- December 2007
- Posts:
- 434
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 78
- Thanked:
- 42 times in 1 posts
August 15, 2008 at 4:44 pm #265505Tried this now my page is blank 😉
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 15, 2008 at 4:51 pm #265507So much of CSS web design is trial-and-error, I’ve found.
The payoff is that you end up learning a great deal when you get something to work.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 15, 2008 at 4:53 pm #265508<em>@nefar 73735 wrote:</em><blockquote>Tried this now my page is blank ;)</blockquote>
You let your membership expire?nefar Friendnefar
- Join date:
- December 2007
- Posts:
- 434
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 78
- Thanked:
- 42 times in 1 posts
August 15, 2008 at 4:53 pm #265510Only thing CSS is managing to do is making me pull the rest of my hair out Ha. I miss the old days where I could just edit header.php and insert a full header image 😉 I figured it out though just increased the size of the “logo” section in the css.
Yeah, haven’t renewed yet, still on the fence about it. I only use one template for a site for my father for a few products he makes out in his garage. I’m not a big designer and I don’t install a lot of sites for people, so I only got a membership originally for the “larix” template. Most production also seems to go to “blog” type stuff & the cut down on how many templates released a year only gives me a 1 in 12 chance of something I might use for him.
Quite a lot of these templates are all starting to look the same to me as well. I was just playing with Meso because I wanted to see the 1.5 backend visually however it really looks just the same as larix. So we will see, if I decide or he decides he likes Meso better then I’ll renew to keep up with updates if not he’s pretty set where he’s at unless some type of major security issue comes up and I need to update his larix.
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by nefar 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum