-
AuthorPosts
-
February 16, 2009 at 4:26 pm #138198
Folks, I’ve been modifying this template by just replacing the content with my own photos and text. I kept the photos at the top (user 1,2,5,6 positions) and the formatting went bad – I don’t know how to fix this nor do I know why it happened. I checked my code – it’s fine. Just did simple replacements. The images should be inside the black boxes, not sticking out.
See the problem and what it looks like at this URL:
http://tangierclarke.com/formatproblem.jpg
Thanks for any help.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 4:37 am #291864post a link to your live site pls?
February 17, 2009 at 4:49 am #291867Here is a link to the live site (not live to public though)
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 5:22 am #291880would you like to have the picture fit the black box?
or expand the black box to fit the picture?
February 17, 2009 at 5:24 am #291881I want the picture to fit in the black box like the template. Everything was fine until I added the image and content for the last box on the right. Then all of the images ended up outside of the boxes. I tried to be careful to only replace the demo content so this would not happen.
Do you know what I did wrong?
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 5:27 am #291882mind to pm me you admin login and password for me to check?
February 17, 2009 at 5:35 am #291883Is there another way? I would prefer not to. Nothing personal. It’s not my website. If it were mine, I would say yes. I am helping someone solve this problem.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 5:47 am #291888I will try that and see if that works.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 5:50 am #291890yes. use the html button at the editor to ensure that there are no unneccessary tags around the text.
if this cant solve the problem, theres nothing else much i can do to help unless access was given.
good luck
February 17, 2009 at 6:13 am #291897That did not work. Thank you anyway.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
February 17, 2009 at 6:16 am #291898sorry i misread.
good luck! hopefully someone can help you solve this
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
February 17, 2009 at 7:26 am #291926tangierc;112700That did not work. Thank you anyway.
Hi tangierc
Looking at the code for the displaced images ( using 3rd from left as an example)here is your code
<div class=”innerpad2″ style=”height: 96px;“><div class=”moduletable”>
<h3>Robin Givens</h3><img border=”0″ align=”right” alt=”Sample image” src=”/joomla/images/stories/headshots/RobinGivens1.jpg”/>
Here is Ja code for same position from their demo site
<div class=”innerpad2″ style=”height: 146px;”><div class=”moduletable”>
<h3> Go phone</h3><img align=”right” style=”padding-left: 3px;” alt=”Sample image” src=”images/stories/demo/topsl-3.gif”/>
see the 50 px difference I’ve highlighted? bet that’s the amount its down out of line by? also I note the border=0 🙂
I find using the firebug extension in Firefox to inspect the properties then compare with Ja demos the best measure to check code, that’s what I’ve done here
I hope this is the fault or I’ll look a bit silly 😀 mind you the way it is has a great eye catching effect – you may wish to leave it that way
Cheers Shannon
February 17, 2009 at 4:06 pm #292080I can’t seem to get access to that code in the html editor for the custom module that creates this. So I can’t modify the portions you are talking about. It doesn’t show up in the html editor – only the image code and text.
How do I change it?
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
February 17, 2009 at 4:28 pm #292084tangierc;112923I can’t seem to get access to that code in the html editor for the custom module that creates this. So I can’t modify the portions you are talking about. It doesn’t show up in the html editor – only the image code and text.
How do I change it?
How did you change ity in the first place?
just direct edit the css file that calls it, in other words load the template css.css file in notepad or use the admin section to edit the css of the template, I can’t remember where it is specifically in the admin backend. It 2:30 am here and I’m sleep deprived ATM 🙂
However here’s what to change and what line abouts it should be, anymore and it’s over to you.
<div class=”innerpad2″ style=”height: 96px;”>
<div class=”moduletable”>
<h3>Robin Givens</h3>
<img border=”0″ align=”right” alt=”Sample image” src=”/joomla/images/stories/headshots/RobinGivens1.jpg”/>Actress, writer, model, mother </div></div>
resides in {template_css.css (line 1345)element.style {
height:96px;
}#ja-topsl div.innerpad2
background:#000000 none repeat scroll 0 0;
border:1px solid #999999;Cheers ShannonN
-
AuthorPosts
This topic contains 16 replies, has 4 voices, and was last updated by cjmicro 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum