MyBB Community Forums

Full Version: Three questions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
1) I hate the gradient container in this theme I downloaded, where can I change it in the templates? http://puu.sh/3OLnu.png


2) I've seen on other forums they make the text glow when you hover over it, how would I do this?

3) I have this image at the bottom of my index but want it to repeat to the right, but make it to where in the future you can change each image.


http://edmcentral.net/
The first one is in the ".thead" class in the global.css file. You can edit that by going to AdminCP > Template & Styles > YOUR THEME > click on global.css > find the .thead class and change the background.

You can use the :hover pseudo-class to change the style of an element.

And I don't quite know what you mean with your third question.
(2013-07-29, 10:54 PM)Elegant Totality Wrote: [ -> ]The first one is in the ".thead" class in the global.css file. You can edit that by going to AdminCP > Template & Styles > YOUR THEME > click on global.css > find the .thead class and change the background.

You can use the :hover pseudo-class to change the style of an element.

And I don't quite know what you mean with your third question.

Thank you, for my third question I want something like this http://puu.sh/3OWAw.jpg at the bottom of the index
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Edit:
For some reason the images went away for the posts, how can I return them? http://puu.sh/3P0DY.png
Also the search button is a bit.. funky http://puu.sh/3P0Gi.png
Last question, I do not like the userCP, modCP, and adminCP area ( http://puu.sh/3P0Rn.png ) how would I make a drop down menu at the top? I would like it similar to this style + the login/register http://puu.sh/3P0Tn.png instead of the dropdown all the way to the left, I would want it to the right.

Thank you
That's strange. All of your image are pointing to icyboards.

Example:
http://img.icyboards.com/edmcentral/0103mycolor/newfolder.gif

I'm not sure where your images are actually located, but you would have to change the location of these images because it doesn't look like they're there. It's the same issue with the search button; it's just showing the ALT text instead of the image because the image is missing too.

I'm not too sure about the dropdown menu, but I'm sure there's a good tutorial somewhere in the User Submitted Tutorials section around here about it. =)
(2013-07-30, 01:26 AM)Elegant Totality Wrote: [ -> ]That's strange. All of your image are pointing to icyboards.

Example:
http://img.icyboards.com/edmcentral/0103mycolor/newfolder.gif

I'm not sure where your images are actually located, but you would have to change the location of these images because it doesn't look like they're there. It's the same issue with the search button; it's just showing the ALT text instead of the image because the image is missing too.

I'm not too sure about the dropdown menu, but I'm sure there's a good tutorial somewhere in the User Submitted Tutorials section around here about it. =)

Icyboards is hosting my forum, where would these images be located in the template location?
Oh interesting. I didn't know you could purchase your own domain name with them. Cool stuff. =)

Well, in that case, I think these threads may be of some use to you:

http://forums.icyboards.net/showthread.php?tid=5369
http://forums.icyboards.net/showthread.php?tid=2948
http://forums.icyboards.net/showthread.php?tid=5326
http://forums.icyboards.net/showthread.php?tid=5272

And if that doesn't answer your question, this is a link to a search about images on icyboards:
http://forums.icyboards.net/search.php?a...order=desc


Out of curiosity, why didn't you ask them for support if they host your forum? lol

I hope that helped some. =)
(2013-07-30, 01:48 AM)Elegant Totality Wrote: [ -> ]Oh interesting. I didn't know you could purchase your own domain name with them. Cool stuff. =)

Well, in that case, I think these threads may be of some use to you:

http://forums.icyboards.net/showthread.php?tid=5369
http://forums.icyboards.net/showthread.php?tid=2948
http://forums.icyboards.net/showthread.php?tid=5326
http://forums.icyboards.net/showthread.php?tid=5272

And if that doesn't answer your question, this is a link to a search about images on icyboards:
http://forums.icyboards.net/search.php?a...order=desc


Out of curiosity, why didn't you ask them for support if they host your forum? lol

I hope that helped some. =)
Ok so I fixed the search bar by uploading the image to postimage and replacing that with the link. I had to of done something in the code that caused the images to not appear, as they were appearing before. http://puu.sh/3P9sE.png

I'd rather ask on the MyBB community Smile

It did kind of help, but I really don't want to go in and upload each image 1 by 1

(2013-07-30, 01:48 AM)Elegant Totality Wrote: [ -> ]Oh interesting. I didn't know you could purchase your own domain name with them. Cool stuff. =)

Well, in that case, I think these threads may be of some use to you:

http://forums.icyboards.net/showthread.php?tid=5369
http://forums.icyboards.net/showthread.php?tid=2948
http://forums.icyboards.net/showthread.php?tid=5326
http://forums.icyboards.net/showthread.php?tid=5272

And if that doesn't answer your question, this is a link to a search about images on icyboards:
http://forums.icyboards.net/search.php?a...order=desc


Out of curiosity, why didn't you ask them for support if they host your forum? lol

I hope that helped some. =)

Nvm fixed all the images! Thank you so much, +1! I just need a header/menu area above the logo and to fix the advertisement blocks on the bottom and my forum will be 80% done Smile Do you know how to fix the advertisement blocks?