The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to show a border between photos in scrolling marquee?

3 posters

Go down

Solved How to show a border between photos in scrolling marquee?

Post by The Lone Ranger December 30th 2012, 16:56

This is the code I am using for a scrolling marquee widget in my portal. Version: Invision PB.
How to show a border between photos in scrolling marquee? Captur22

Is there any code I can put between the images to give a "Border" or "Separator line" between photos? It shows like this just now, and is a little untidy without a line between photos...

How to show a border between photos in scrolling marquee? Captur12

For appearances, my forum at: www.tenerifesforumoffun.com




Last edited by The Lone Ranger on December 30th 2012, 17:34; edited 1 time in total
The Lone Ranger
The Lone Ranger
Forumember

Male Posts : 443
Reputation : 37
Language : English
Location : Scotland

http://www.tenerifesforumoffun.com

Back to top Go down

Solved Re: How to show a border between photos in scrolling marquee?

Post by Cassius Dio December 30th 2012, 17:04

Hi,

Insert that codes in:
Code:
<div id="for_borders">
HERE!!!
</div>

Then add to CSS Stylesheet:
Code:
.for_borders img{
margin-left: 4px;
margin-right: 4px;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Solved Re: How to show a border between photos in scrolling marquee?

Post by The Lone Ranger December 30th 2012, 17:26

I inserted the first code between the first two images just to see what it would look like and I got this...
How to show a border between photos in scrolling marquee? Captur13

The first two images have stacked on top of the others. Am I supposed to put something where you have "HERE!!!"

Here is where I inserted the first code...
How to show a border between photos in scrolling marquee? Captur24

...and I just added the second code at the bottom of my CSS.


EDIT: It's OK SGSS, I took the first code out of the widget and just left the CSS code in and it's working fine now. Thank you! :wouhou:





The Lone Ranger
The Lone Ranger
Forumember

Male Posts : 443
Reputation : 37
Language : English
Location : Scotland

http://www.tenerifesforumoffun.com

Back to top Go down

Solved Re: How to show a border between photos in scrolling marquee?

Post by SLGray December 30th 2012, 18:33

Topic Solved & Locked


How to show a border between photos in scrolling marquee? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum