What's new

Just some thread help..

Tavio

Donator
Joined
Oct 31, 2016
Messages
672
Location
Croatia
Alright so I've got this thing in my thread i'm trying to develop.. I'm trying to broaden my "website" into more categories and just basically widening it all out a bit for furthermore roleplaying purposes.

e5HRA0J.png



I made this thread for the purpose of someone helping me create that kind of thing.. So basically you can click on home, about us, contact us etc.. and it would bring you to a post for that certain "website" redirect when you click it.. But i'd like to make it as if you click on about us, and it would give you more options below it.. As presented in the picture, and when you click on either of those, than it directs you to a certain post.. Is this somehow possible? I'm not a forum expert :)
 

Beth

Donator
Joined
Aug 17, 2014
Messages
11,697
Location
Carlisle, England
It’s possible to link to separate posts by breaking the image down into separate images for each option then doing [*url=http://google.com][*img]http://imgur.com/image[/img][/url]
But you can’t make a drop down box

Edit: just realised your navigation bar isn’t images, just [*url=lalala]Text[/url] would do it
 

Scarletti

Silver Member
Joined
Oct 6, 2016
Messages
1,256
Location
Ireland
Hey,
From what I understood, you probably want to show some text if someone hovers over an existing sentence or you want to link the text to a separate post in the same thread, right?

• If you want some separate text to appear whenever you hover over your specific text, you can use the TOOLTIP BBCode.

Code:
[TOOLTIP=Text you want to appear over hovering]Casual text here[/TOOLTIP]

Usage: Sample text


• If you want to link the text to a separate section of your post but the section exists in the same thread, you will have to use ANCHOR tag. URL BBCode allows you to only link threads and you cannot link sections within your thread with URL BBCode. ANCHOR code comes into help then for easy organization of threads.

Code:
[goto=contactus]Contact Us [/goto] [goto=aboutus]About Us [/goto]

[anchor]contactus[/anchor]
[B]Contact Us [/b] - Call us at...

[Anchor]aboutus[/anchor]
[B]About Us[/b] - We are..!

Usage: Contact Us About Us


Contact Us - Call us at...


About Us - We are..!

So now whenever you click on the 'Contact Us' on the top, you will be redirected to any separate section you have made for 'Contact Us' info. This comes handy as a navbar.


It is preferred if you don't leave blank spaces for names of anchor tags.
 

Tavio

Donator
Joined
Oct 31, 2016
Messages
672
Location
Croatia
Ok I got home and read the replies.. I don't think you understood me.. As you did specify how to make a text hover ontop of the text, that's not what I need.. I have goto link on my faction thread, you can go check it out.. What I really want is when I click on about us and it transfers me to the "about us" post, on that post I want to create text as seen in the picture.. But I find it hard to do because of the text layout.

This is my Home | About us | Contact Us | stuff

Code:
[divbox=lightgrey,green][b][size=200][i]| [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314&p=1836231#p1836226]Home[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836227]About Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836228]Contact Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836229]Gallery[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836230]Auctions[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836231]Loans[/url] |[/i][/size][/b][/divbox]

And I'm wondering where do I put the link to post text in order to make "What we do" "How we plan to do it" underneath only the "About us" section of all that.. Like if you scroll up where I presented a picture
 

Hassan

Retired Admin
Joined
Aug 31, 2016
Messages
6,963
Luan said:
Ok I got home and read the replies.. I don't think you understood me.. As you did specify how to make a text hover ontop of the text, that's not what I need.. I have goto link on my faction thread, you can go check it out.. What I really want is when I click on about us and it transfers me to the "about us" post, on that post I want to create text as seen in the picture.. But I find it hard to do because of the text layout.

This is my Home | About us | Contact Us | stuff

Code:
[divbox=lightgrey,green][b][size=200][i]| [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314&p=1836231#p1836226]Home[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836227]About Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836228]Contact Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836229]Gallery[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836230]Auctions[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836231]Loans[/url] |[/i][/size][/b][/divbox]

And I'm wondering where do I put the link to post text in order to make "What we do" "How we plan to do it" underneath only the "About us" section of all that.. Like if you scroll up where I presented a picture
I'm not too sure I understand, can you explain it differently for me?
 

Tavio

Donator
Joined
Oct 31, 2016
Messages
672
Location
Croatia
Hassann said:
Luan said:
Ok I got home and read the replies.. I don't think you understood me.. As you did specify how to make a text hover ontop of the text, that's not what I need.. I have goto link on my faction thread, you can go check it out.. What I really want is when I click on about us and it transfers me to the "about us" post, on that post I want to create text as seen in the picture.. But I find it hard to do because of the text layout.

This is my Home | About us | Contact Us | stuff

Code:
[divbox=lightgrey,green][b][size=200][i]| [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314&p=1836231#p1836226]Home[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836227]About Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836228]Contact Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836229]Gallery[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836230]Auctions[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836231]Loans[/url] |[/i][/size][/b][/divbox]

And I'm wondering where do I put the link to post text in order to make "What we do" "How we plan to do it" underneath only the "About us" section of all that.. Like if you scroll up where I presented a picture
I'm not too sure I understand, can you explain it differently for me?
There is text of home about us contaxt us.. it has a post linked to them.. all i want is to create text under the certain text which i cant seem to figure out how.. idk how to make it more simple.. all i want is to create text below about us directly

Poslano sa mog SM-J510FN koristeći Tapatalk
 

Beth

Donator
Joined
Aug 17, 2014
Messages
11,697
Location
Carlisle, England
Luan said:
Ok I got home and read the replies.. I don't think you understood me.. As you did specify how to make a text hover ontop of the text, that's not what I need.. I have goto link on my faction thread, you can go check it out.. What I really want is when I click on about us and it transfers me to the "about us" post, on that post I want to create text as seen in the picture.. But I find it hard to do because of the text layout.

This is my Home | About us | Contact Us | stuff

Code:
[divbox=lightgrey,green][b][size=200][i]| [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314&p=1836231#p1836226]Home[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836227]About Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836228]Contact Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836229]Gallery[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836230]Auctions[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836231]Loans[/url] |[/i][/size][/b][/divbox]

And I'm wondering where do I put the link to post text in order to make "What we do" "How we plan to do it" underneath only the "About us" section of all that.. Like if you scroll up where I presented a picture

I understood. You want a drop down. Like I said it isn’t possible, sorry!
 

Tavio

Donator
Joined
Oct 31, 2016
Messages
672
Location
Croatia
Beth said:
Luan said:
Ok I got home and read the replies.. I don't think you understood me.. As you did specify how to make a text hover ontop of the text, that's not what I need.. I have goto link on my faction thread, you can go check it out.. What I really want is when I click on about us and it transfers me to the "about us" post, on that post I want to create text as seen in the picture.. But I find it hard to do because of the text layout.

This is my Home | About us | Contact Us | stuff

Code:
[divbox=lightgrey,green][b][size=200][i]| [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314&p=1836231#p1836226]Home[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836227]About Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836228]Contact Us[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836229]Gallery[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836230]Auctions[/url] | [url=https://redcountyrp.com/forum/viewtopic.php?f=286&t=154314#p1836231]Loans[/url] |[/i][/size][/b][/divbox]

And I'm wondering where do I put the link to post text in order to make "What we do" "How we plan to do it" underneath only the "About us" section of all that.. Like if you scroll up where I presented a picture

I understood. You want a drop down. Like I said it isn’t possible, sorry!
I dont want for the text to appear if i hover on it or click on it.. i just wanna figure out how to position a normal text below the about us in that code i posted

Poslano sa mog SM-J510FN koristeći Tapatalk
 
Top