SimplePortal

Customization => Custom Coding => Topic started by: Fabhino22Elz on July 04, 2010, 06:34:54 AM

Title: Some Help with Simple Portal
Post by: Fabhino22Elz on July 04, 2010, 06:34:54 AM
Hey there,

we want to do some modification to the SP Articles Site.

http://img101.imageshack.us/img101/6420/55401629.png

I dont understad php, so i hope someone is able to tell me what to change in which file to have it like on our screen above.

Greetings!
Title: Re: Some Help with Simple Portal
Post by: Nathaniel on July 04, 2010, 09:59:50 PM
The block with the text 'Remove this' is a News block, you can just remove that...

Code: ("Find (Themes/default/PortalArticles.template.php)") [Select]
class="sp_article_image sp_float_right"
Code: ("Replace") [Select]
class="sp_article_image sp_float_left"
If you want some padding between the image and the text of the article...
Code: ("Replace") [Select]
class="sp_article_image sp_float_left" style="padding-right: 0.8em;"
Title: Re: Some Help with Simple Portal
Post by: Fabhino22Elz on July 05, 2010, 03:12:15 AM
Nearly perfect :-)

The only thing thats now wrong is that if the text is longer it writes under the image, so like this:

Image Text Text Text
Text Text Text Text

But we want it like this:

Image Text Text Text
           Text Text Text

Is that possible?

Greetings

Title: Re: Some Help with Simple Portal
Post by: Fabhino22Elz on July 06, 2010, 01:44:10 AM
We did it ourselfs :-)

THX for Support!!!
SimplePortal 2.3.8 © 2008-2024, SimplePortal