Currently, my topic images force my story text to appear underneath the image, creating lots of wasted screen space. I think the code I need to change is...
Any ideas? HammerHead suggested I float the image. I'd like to avoid that if possible because when I put the float command in the CSS, it altered image formatting adversly throughout my site.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 10:33 PM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Modifying the Imagic1 Theme Storybox
-
- Rank: Expert
- Registered: Mar 15, 2003
- Last visit: Oct 21, 2009
- Posts: 1221
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 31
Thanks for the help. I've tried that code and about more 20 variations. The text move up slightly, but it will not go to the top of the box next to the image.
I've searched the web and found that the "float" atribute seems to be depreciated. Maybe this is why its not working.
More ideas? -
- Rank: Expert
- Registered: Mar 15, 2003
- Last visit: Oct 21, 2009
- Posts: 1221
Looking at the source on your page the topic icon is OUTSIDE the style you have set for it.
--
Zikula Themes -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 31
Thanks for the interest thus far.
I've tried various combinations of tags and cannot get the text to move. I thnk the image is being returned from the echo call preformatted and that the change may need to happen outside of the storybox itself.
I'm jumping bacl over to a previous thread I started on this problem (hoping I'm not breaking any protocols).
http://forums.postnuke.com/index.php?name=PNphpBB2&file=viewtopic&p=186020#186020 -
- Rank: Freshman
- Registered: Oct 24, 2002
- Last visit: Oct 21, 2009
- Posts: 95
Try to do like Xanthia does:
enclose the topic image (at Storybox.html) into a div style="float:left" tag, having the "body text" aligned "top".
Hope this helps everybody trying to wrap the text around the topic image...
- Moderated by:
- Support
