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.

Image in the top and message in the top (not announcement)

4 posters

Go down

In progress Image in the top and message in the top (not announcement)

Post by angel_of_night March 4th 2013, 11:54 pm

Hello.
How do I do this:
Image in the top and message in the top (not announcement) Lickas

And also, in that forum, in the same place where that image is, there was a system with images where it showed more images in a slideshow. There was a buttoms in the button of the image, to select different images, and you could look through them. Not sure if was gallery sided, but if was would be cool.
Thanks for the help.
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by SLGray March 4th 2013, 11:57 pm

It looks like the homepage message area:
Administration Panel > Display > Homepage > Generalities
Homepage Message Section


Image in the top and message in the top (not announcement) 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 : 51452
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by Sir Chivas™ March 5th 2013, 12:03 am

"Looking for a mark of naricain <- Title

Text
Separated by
Code:
[hr]

Image, can use BBcode or HTML
Code:
[img]URL[/img]

or

HTML:
Code:
<img scr="URL" />
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6963
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by angel_of_night March 5th 2013, 12:09 am

That worked. But how do I make another one for more text?

And what's the script for that picture slider I am asking about?

Thank you
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by Sir Chivas™ March 5th 2013, 12:25 am

Can you please provide the forum URL of the forum inside that screenshot? Thank you.


What do you mean another one? You can only create one.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6963
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by angel_of_night March 5th 2013, 12:32 am

http://www.lickusforum.com/

Well, there is two boxes, one with the text and other with the image, they are separeted if you know what I mean.

And right now that forum doesn't have the image slider activatd, but I noticed they have some scropt for a green stroke.
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by Sir Chivas™ March 5th 2013, 12:35 am

This text, "Buy one from us! Leave your information here and we'll contact you in-game." If so, I posted above that they're using,

Code:
[hr]

to separate the text and images.

Well, I don't see it so I can't really tell you much about it. I can find a slider though. Will be total different, though.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6963
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by angel_of_night March 5th 2013, 12:38 am

I didn't mean the line, I meant the box separation.
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by Sir Chivas™ March 5th 2013, 12:45 am

Try this,

Code:
<div class="panel introduction"><div class="inner"><span class="corners-top"><span></span></span><div class="h3">Title Goes Here</div><div class="mes-txt">More text goes here<br></div><span class="corners-bottom"><span></span></span></div></div>

Code:
<div class="panel"><span class="corners-top"></span><div id="slides"><div class="slides_container" style="display: block;"><div class="slides_control"><div style="display: table; margin: auto;"><img src="#URL"></div></div></div></div><span class="corners-bottom"></span></div>

CSS
Code:
.panel {
background-color: #COLOR;
color: #COLOR;
margin-bottom: 4px;
padding: 0 10px;
}

Code:
.panel {
background-color: #COLOR;
color: #COLOR;
margin-bottom: 4px;
padding: 0 10px;
}

Note: Change the color and background-color to your likes.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6963
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by angel_of_night March 5th 2013, 6:28 pm

That code didn't work very well... Everything was messed.

And I finally found the slide I was talking about:

Image in the top and message in the top (not announcement) 2j5hutl

That was the picture slideshow.
We would click on small balls to click each picture or they would slide in an amount of time.
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by angel_of_night March 9th 2013, 2:46 pm

Anyone?
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by Sir Chivas™ March 9th 2013, 2:52 pm

Can you provide the URL of the forum? Thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6963
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by angel_of_night March 9th 2013, 3:20 pm

http://www.lickusforum.com/
But right now they don't have the picture slide activated.
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by Sanket March 9th 2013, 4:58 pm

Have you checked the Nivo Slider? Please search on this forum, there are many threads related to it Wink
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by angel_of_night March 9th 2013, 10:03 pm

ahh! That's it, thank you very much! I didn't know the exact name! :wouhou:

But if you guys don't mind I have a few questions to make Very Happy

1. What is the code to add more pictures to the slide?
2. What's the code to make descriptions to it?
3. How to make it with a default size?

Thank you very much Smile
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

In progress Re: Image in the top and message in the top (not announcement)

Post by Sir Chivas™ March 10th 2013, 12:04 am

Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6963
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top

- Similar topics

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