![]() |
Gray border around ALL editor windows?
1 Attachment(s)
Hi-
How do I get rid of this gray border that is around all my editor windows site wide? (Visitor messages, Quick Reply, Reply to Thread (Advanced), Post new thread) See attached image to see what i'm referring to. It doesn't fit well in my color scheme as you can see. Been searching through code all over the place trying to find what controls this option? StyleVars under Editor don't seem to affect this narrow border. Thanks for the help! |
Quote:
Code:
span.cke_skin_kama { |
tbworld.
Thank you for that. Put the code in additional.css and it worked like a charm! I can finally stop beating my head against the wall trying to find the code that controls that. Not too familiar with span.cke_skin_kama |
That particular CSS is a bit elusive if you do not know where to look. Glad to help. :)
|
1 Attachment(s)
Quote:
Literally the last item i am trying to find is actually quite similar to my opening post. There is a gray horizontal line on the user profile page under "Visitor Messages". I can't seem to find out what is causing this to show... and want to get rid of it / change the color somehow. Any idea where i can find this code? I suspect .memberprofiletabunder maybe in member.css? (I attached a quick screenshot of anyone wants to take a quick look) Thank you!!! |
Quote:
Code:
.userprof_editor { |
1 Attachment(s)
Nice. thanks tbworld. I ended up going with the 0px 0px 0px to remove this line completely.
The spot where the red line appeared after editing the .userprof_editor line was right below this gap (see attached). I was able to remove a wide strip beneath the tabs that was taking up a bunch of space by editing the userprofiles.css code here: HTML Code:
.memberprofiletabunder { |
What I have surmised from your post, try the following:
Code:
.userprof_editor { The problem assumably was due to the boarder being enabled in an associated class, using an inherited color -- it is only a guess. I would need a link to your page to be sure. |
I made the changes but i think this line is above where the .userprof_editor border-color #2E3539; code has effect.
The visitor message tab is not available to the public to see, so here's a temp account to take a look (if you have time). user: vb_temp pass: p@ssw0rd123! http://www.dirtyimpreza.com/forums/m...itor_messaging Let me know what you think! Thanks for the effort! |
If you are going to keep the tab bar (.memberprofiletabunder) then I would add back the completed border in your brown color.
Code:
.userprof_editor { |
Yes, i'm keeping the tab bar for sure.
OK, i added the brown back on that border and it looks good on some profiles, but i think the issue is that the option menu on the left side is causing issues with the look of the visitor messages section on the right. Some profiles have the black strip, while others do not. |
Quote:
--------------- Added [DATE]1401315972[/DATE] at [TIME]1401315972[/TIME] --------------- Are you referring to the black-bar on the "About me" tab? Point me in the right direction here. I agree with you I do not like the congruency between the left sidebar and the main content area. |
1 Attachment(s)
Quote:
Here's one (last?) screenshot of the weird gap showing on the "Visitor Messages" tab. You can see it in action here: http://www.dirtyimpreza.com/forums/m...703-subyguy257 Any idea why the black is showing through, and then in the top corners the brown borders are overlapping (for lack of a better term) on the top left and top right? Thanks for look at this. I'm sure you're pretty busy with Oracle conversion... thank you for taking the time. No rush at all. :D |
Okay, I see it now, I think I understand what is happening. I will take a look at it a bit later this evening. :)
Quote:
You're welcome :) --------------- Added 28 May 2014 at 16:30 --------------- Did you try out my patch to your Ad problem in your other post? Just wondered if it worked. |
Quote:
Quote:
|
Quote:
https://vborg.vbsupport.ru/showpost....3&postcount=77 |
I should have caught that. I didn't realize you found my other thread, i posted a reply over there.
|
Quote:
Did you ever get a chance to take a look at that weird gap i was seeing? |
Yes, I did. Sorry, I thought it was a dead subject already. I will leave you a message on it this evening, in this thread, after work. :)
|
Quote:
|
Any chance on taking a look for one last time tbworld?
|
Sorry for not getting back to you, have been quite busy at work. I was looking for the notes I made on your page and have finally given up looking for them and will have to re-observe your page. I probably wrote it down on a napkin or something. :) Anyway, I do remember my findings just not the particular HTML block that I need to point out to you.
I will take another look tomorrow and leave you some info. :) |
Quote:
Look forward to a reply when you get a chance to take a look. The test user account is still active for you to login with. :D |
...anyone? I'd love to close this thread down for good!
|
To get rid of the boarders between the tabs use this: (I think I used the !important correctly, been awhile since I've messed with css :D )
Code:
#profile_tabs dl.tabslight dd { --------------- Added [DATE]1403222013[/DATE] at [TIME]1403222013[/TIME] --------------- Ok along with the code in my previous post try this in your additional.css; Code:
/* Code:
/* Code:
.memberprofiletabunder { |
Thanks John- I tried adding this code into additional.css but it did not fix the weird gap / spacing i'm seeing in there. I've pulled the code out for now...
|
1 Attachment(s)
Does the code below work when added to additional.css? It should remove the border between the tabs.
Code:
#profile_tabs dl.tabslight dd { margin-right: 0px !important; Code:
.memberprofiletabunder { height: 10px !important; font-size: 5px; display: inline-block; float: left; width: 100%; Code:
.memberprofiletabunder { Code:
#message_form .subsectionhead { Quote:
Ok here's a screenshot of what it will look like if the code changes take. |
All times are GMT. The time now is 02:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|