Feb 3, 2017 20:26:05 GMT -5
Hi all. I love this theme, but I need the shoutbox to be on the right, and the navigation bar to be at the top. Is there a way to move these two things around?
Feb 3, 2017 22:06:07 GMT -5
Also, Can I either make the thread icons ect. appear, or if not, get rid of the legend that shows folder icons. I'd like to use the icons if I can. Thanks again.
TB-
Mar 15, 2017 11:17:38 GMT -5
Hey im having issues with this theme: for some reason whenever i hover over the "log in or register" tab im re-directed to the admin section of the forums. is there somthing i can look for in the code to fix this?
Mar 21, 2017 4:17:50 GMT -5
Excellent theme, thanks. When starting a new thread the subject box is black with black text so can't be seen, how to I change the subject text to white.
Thank you
Apr 15, 2017 1:09:47 GMT -5
I have the theme i love the look what i want to chane is the shoutbox to normal location nav bar ,admin,members and post location i want tge theme but want every thing in default v5 locations
Sept 30, 2017 16:21:12 GMT -5
Just installed this one. I really like it so far. Am pretty new to message board themes, but this is the nicest one I've seen so far. It seems to be working for our board so far. A very big thank you to the artist who made this one.
Sept 30, 2017 16:22:46 GMT -5
Oh, that's right, artists.
Nov 26, 2017 13:08:39 GMT -5
Hi
54cards you'll have to edit the margins/padding of the stuff that I have pushed over, I can't remember if I used margin or padding on certain things... but the main one should be:
#content{margin:0px 20px 0 290px;}
Change 290px to 20px.
Then I would run a search for "290px" anywhere in the CSS that I've added and change that to 20px, too.
Let me know if that works!
"Sep 16, 2016 at 2:09pm Ulises said:
Yeah, looks like it went crazier than I expected. Matej mentioned to me that a container has the overflow attribute set to hidden for the content within a container. Specifically if you go to around line 464 of your style sheet you'll find this: .container > .content { overflow: hidden; }
That describes and is responsible for the cutting off."
Neither of the above fixed the error of the hidden moderate sub menu but changing line 464 to remove the word HIDDEN to LEFT fixed it for me
.container > .content { overflow: left; }
Nov 26, 2017 13:12:08 GMT -5
Found a fix to the hidden moderate menu where it would stay beneath the background
Line 464 adjust to say Left to fix the menu to being visible
line 464 original :
.container > .content { overflow: hidden; }
Change to:
.container > .content { overflow: left; }
Dec 5, 2017 15:27:48 GMT -5
Hey! I'm having some issues with making the board text a bit smaller. (It's a bit big for my liking.) And when I go into the interactive editing part of the theme in Proboards, it will change everything but size. Help?
Another thing I am having issues with is the text in the banner. It's faint but it's there and the usual ways to remove it are not working.
One other thing is when I use a text box that's not the main part of the thread (IE: Title) It's black font against black. And changing the text colors is not working. I have to highlight it with a mouse to see it.
Thanks!
Dec 11, 2017 9:40:53 GMT -5
I love this theme, but for some reason the folder icons for each board and posts aren't showing up. I'll eventually change the images themselves (I have that part figured out) but getting them there is the problem.
Help?
Apr 3, 2020 18:42:00 GMT -5
People don't seem to comment on these any more but I've just set up a forum and I LOVE this theme
Apr 14, 2020 16:09:27 GMT -5
Does anyone know how to change the colour of the white speech bubbles that are present on every post?
Aug 22, 2020 3:04:44 GMT -5
This is a wonderful modern looking theme. Thank you so much for your work and for sharing.
I would like to use this for my forum. However, I would like to make it fit the theme of my forum by changing the background image, if this is possible. Can you give me a hint on how to do this? (I tried uploading an image by going to Admin Control Panel>Theme Settings>Images>and uploading a new image at the very bottom of that page - 'Custom theme image', but it did not change the image on the page.
It's ok, figured it out.
Many thanks
Chris
Apr 27, 2021 23:43:39 GMT -5
I love this. Thank you for making it!
Oct 13, 2021 21:11:49 GMT -5
This is a fantastic skin and I love it! However, I was looking to re-add icons, and for the life of me I can't figure out how. Would anyone know how this could be done?
Edit: Never mind! We got it! However, I have a different problem now, where I can't figure out how to make the moderation options show up properly for individual posts. They keep on disappearing, which is somewhat troublesome.
Oct 29, 2021 3:03:58 GMT -5
Is it possible to change the location of navigation bar?