-
AuthorPosts
-
September 10, 2008 at 1:04 am #133164
Hello,
Great templates! I am having some issues with my design. I need to add a new ‘area’ under the logo.
Hopefully someone can lend me a hand 🙂 Attached is a screenshot of what I am trying to accomplish.
Thanks in advance! 🙂
September 10, 2008 at 3:30 am #269846Anyone around?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 10, 2008 at 7:02 am #269869can you say your joomla ver sion ?
September 12, 2008 at 10:16 pm #270259Yes, I am using Joomla 1.5.
I would appreciate some help Thanks.
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
September 13, 2008 at 1:47 am #270271i would create a new user position for that area, then i would create a new custom module and hardcode the links, or create a new menu and assign it to the new position i created, either or
you’ll have to resize the logo in the css too!
September 15, 2008 at 4:00 pm #270662mj,
Thanks for the reply. However, the problem is I don’t know how to create a new user position.
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
September 15, 2008 at 9:25 pm #270696do you know any html so you can edit the index file?
September 15, 2008 at 11:40 pm #270709Mj,
Yea, that I do. But I don’t understand ‘div’ lines so much. I’m still old school <td> :((
Can you give me a hand on where to insert what lines? I wanted to do a regular php include, to just point to a file with some links, etc.
Let me know if you could give me a hand.
I wonder, do the mods here provide with any support whatsoever?
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
September 15, 2008 at 11:51 pm #270710i also am not good with divs, i would have just redone it in a table just like you,
its at this point that i ask myself
1) will this increase traffic
2) improve navigation
3) increase visitor engagement time
4) convert to a sale ot a lead
5) increase ad revenue
etcif any of the above can be affected it means that the cahnge will increase my ROI if I have the development done and i look to pay someone to do it (like a joomlancer)
if there is no ROI and it is just to please my rule number 4 (see my signature) then i skip it. in a week i have forgotten the idea and the site visitors don’t think of things like that anyways.
I would have to try to do it in order to help you and i just do not have the time tp play that much
September 16, 2008 at 12:40 am #270711hire someone? to add a field like that? I’ve used joomla templates from Yoothemes.com and the happily guide you on what I was trying to do.
Does joomlart people read this?
The ‘moderator’ talked, and then continued to ignore me. Really, a simple answer won’t hurt them.
mj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
September 16, 2008 at 2:31 am #270720they are not always that helpful, are they, i could figure it out, but i don’t have the time, sorry i couldn’t help
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 16, 2008 at 6:44 am #270751Hi
Sorry about late
Did you edit Helio template ?
Please send me FTP and admin account, i will helpSeptember 16, 2008 at 3:51 pm #270858nguoiabcd,
I haven’t edited the actual INDEX.html file, I’m going to attach it here so you can see it.
All changes I made where from CSS.
All I want is to create an area on the INDEX, and then I can create my own module that is located in that area.
Thanks!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 17, 2008 at 2:31 am #270935you can edit index.php
Search those lines:
<?php if ($this->countModules('top')) { ?>
<div id="ja-login">
<jdoc:include type="modules" name="top" style="raw" />
</div>
<?php } ?>
Add a line above:
<div id="ja-add"><jdoc:include type="modules" name="your position" style="raw" /></div>
you can choose position to replace “your position” and you can choose style as raw, xhtml, rounded1 user says Thank You to Sherlock for this useful post
September 19, 2008 at 7:05 pm #271415Great! Ng, thanks, it worked.
AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 3 voices, and was last updated by ctaborda 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to Create Area under Logo (screenshot attached).
Viewing 15 posts - 1 through 15 (of 15 total)