Jump to content
Sign in to follow this  
studentkrubb

Modify banner thumb + text

Recommended Posts

studentkrubb

Hello, Is it possible to modify the banner layout similar to the pagelines box layout? My goal is to achieve a single column, and since boxes come in at least rows of 2 this would be a good solution. Thanks in advance!

Share this post


Link to post
Share on other sites
studentkrubb
Before posting this discussion, I wanted the pagelines boxes to appear in a single column below each other, however reading some discussions saying that it was not possible I would like to modify the banner template to look like pagelines boxes; seeing as the banners are possible to place in a single column below each other. My request is the look of a pagelines box and the capability to place them in a single column (which banners have) in one. =)

Share this post


Link to post
Share on other sites
catrina
Ah, I see. So you would like to apply the image at the top + text at the bottom look to a banner?

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
studentkrubb
I would like to modify three banners to look like this (almost like a pageline box): [URL=http://imageshack.us/photo/my-images/155/bannersnb.jpg/][IMG]http://img155.imageshack.us/img155/9364/bannersnb.jpg[/IMG][/URL] Uploaded with [URL=http://imageshack.us]ImageShack.us[/URL]

Share this post


Link to post
Share on other sites
catrina
This will require tweaking with CSS. Can you please post a link to your site with the banners already in place?

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
studentkrubb
I understand. Here is a live link: http://svenskpotatis.org/ (banner "test 1" "test 2" "test 3"). I appreciate your time and help [u]alot[/u]!

Share this post


Link to post
Share on other sites
catrina
Please add the following CSS to Custom Code > Custom CSS: [code]div.banner-area {width: 500px; height: 160px; border-bottom: 1px solid #000;} div.banner-media-pad img {width: 130px;} div.banner-media {width: 150px;} div.banner-text-pad {width: 300px; margin-left: -75px; padding-top: 0px;} div.banner-text {width: 300px;}[/code] This is the closest the banner can get to looking like the example shown above. Colors and font sizes can be customized if you wish.

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
studentkrubb
Thanks alot!!! :) I appreciate it!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×