Posts: 1,062
Dave
Joined: 20 Jan 2010
#76
@rokytnji
Do not be afraid of breaking it... we just need to keep a copy of what is put in the css box in ACP.
Pressing reset and copying in the last known good css set will set it back to where it was.
Though we may get into an issue if several people are poking around in there so it might be best to do it locally like skidoo suggests and paste what we like in this thread for one person to upload to ACP. That way we always have a known good copy and do not end up writing over others"fixes"

EDIT:
Another thing I found very annoying and was going to resolve is the auto hide header when you are viewing a thread. If anyone sees how to get rid of it while playing around feel free to do so....
Posts: 609
dark-D
Joined: 02 Jun 2008
#77
i tried it and it looks strange. the reply section on the bottom remains the same as before.
one thing leads to another. it looks like we have our hands full and i don't like to live edit.
Posts: 1,062
Dave
Joined: 20 Jan 2010
#78
@ dark-D
Hows this ?
I am not even sure why the reply section has your avatar in it...

Code: Select all


{snipped}
Posts: 609
dark-D
Joined: 02 Jun 2008
#79
looks nice. maybe a little bit wider for the avatar section. i didn't mind my avatar where i wrote the replies.
did you see the white part when you scroll to the right that i was talking about? it annoys me, any fix for it?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#80
I walk baby steps Dave because I am a slow study when it comes to understanding computers.

I just don't want to fubar the forum for a day or so. I already backed the previous style. I see dark-D is still making changes so my backup is obsolete by now.
Anyways. Just for fun. Here is what Links 2 looks like.
Image

Dillo was black as night and hard to read for me.

Image
Posts: 1,062
Dave
Joined: 20 Jan 2010
#81
dark-D wrote: looks nice. maybe a little bit wider for the avatar section. i didn't mind my avatar where i wrote the replies.
did you see the white part when you scroll to the right that i was talking about? it annoys me, any fix for it?
No but I do now.
My guess is from all the embedded padding/margins throughout the whole thing is causing it... it would probably take quite a while to clear it up.
However you can mask it by setting the html background-color css to #444444
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#82
The look I posted earlier in code tags hopefully would make tapatalk look like this. But this is my personal preferences. Just like dark-D and others have theirs.

Image
Posts: 1,062
Dave
Joined: 20 Jan 2010
#83
@rokytnji
Is that a tapatalk forum group as well?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#84
No. Paid site service.

edit:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://invisioncommunity.com/"
linktext was:"https://invisioncommunity.com/"
====================================
     
Posts: 1,062
Dave
Joined: 20 Jan 2010
#85
Just to post the current ACP css

Code: Select all


{snipped}
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#86
Before anyone asks.


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.google.com/search?q=tapatalk+forum+points+site:www.tapatalk.com&num=50&sa=X&ved=0ahUKEwijjZ2GnsHWAhWJC5AKHbaWAxIQrQIIOCgEMAE&biw=1600&bih=714"
linktext was:"Link"
====================================


I'm going to use the where's Waldo to make it fun to explain what I mean. Me? I am ignoring it.
Posts: 1,062
Dave
Joined: 20 Jan 2010
#87

Code: Select all


{snipped}
Posts: 609
dark-D
Joined: 02 Jun 2008
#88
now on the number of posts that each user has on the forum, when i move the mouse over them, a white line appears over the text from the post. i don't remember it being there when we modified the ava tar section width. i hope the code that is added is tested and is not copy pasted from other sourc es, as i can't figure out what codes breaks what. if someone can figure out how to fix it, please tell me.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#89
Image

While me." the man in" whites out instead. I can't help with css code. I only know so much as I grow.
Posts: 1,062
Dave
Joined: 20 Jan 2010
#90
Not sure what does what in the css, but definitely not copy and pasting just working my way from top to bottom. Sometimes though... things that change one thing also change another 5 elsewhere