Manchester Gay and Lesbian escort agency
Home arrow Forum
myLANsite forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Changing Colors? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Changing Colors?
#617
DeZ (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Changing Colors? 1 Year, 7 Months ago Karma: 0  
Ok...this has been an interesting journey, but I'm getting closer to seeing the light at the end of the tunnel.

I finally found the tabpane.css file you had mentioned. However, it did not contain the color information I was looking for (#FCFCFE). So, as I sat there staring at it, it hit me...the color information is in RGB format (#,#,#), not hex. I looked up the cooresponding RGB color for the one I was looking for, and sure enough, there it was! (252, 252, 254) = #FCFCFE

For future users who stumble onto this thread with similar issues, the path to the tabpane file is:

/includes/js/tabs/tabpane.css

So Mr. Moensch, I now present to you another question or two. Below is how the seatmap looks when the RGB value is set to black:



It's still not very pleasing to the eye, largely due to the gridlines and location numbers that appear. Would you happen to know the location to change THAT color information now so I can hide them once again? Also, what about the text on the tabs themselves? I've discovered that the tabs are merely PNG files in that same folder, so I can edit them later, but when I do, I'd like to edit the text color as well.

Thanks for the assist! This has been interesting so far!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#619
moensch (Admin)
Admin
Posts: 284
graph
User Online Now Click here to see the profile of this user
Re:Changing Colors? 1 Year, 7 Months ago Karma: 13  
The gridlines are not actually gridlines. It is just a cellspacing of 1 pixel, causing the black background to be shown. You can change the border of the table with the tiles to "1px solid #000000" (mls_seatmap.html.php line 33) or just change cellspacing to zero. I suggest you keep the cellspacing and change the border color.
If you dont want the location number, remove them from the code (mls_seatmap.html.php lines 43, 56, 76, 88).
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#620
DeZ (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Changing Colors? 1 Year, 7 Months ago Karma: 0  
Thank you very much for the prompt reply. I was looking at the lines you mentioned, and I think I found a slightly easier way at the moment.

In the table on line 33, I just added a bgcolor="#FFFFFF" to the code which set the table to white, which blends the location numbers and colors the cellspacing "gridlines". Now I'm just trying to decide if I want to create a new tile set with colors matching my site so that the entire seatmap will be dark.

Thank you very much for your help. This is a great script! My group holds large events every 6 months, and this is really going to come in handy...TONS better than the script I had been currently using....which will be replaced by my new site and scripts very soon.

If you'd like to see my site(s), they are:

Catacombz Test Site: http://www.dezastr.com/joomla/
Catacombz Prmary: http://www.catacombz.com/

So, thanks again!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#772
Taz (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Changing Colors? 1 Year, 1 Month ago Karma: 0  


Hello!

I´m new on this so can you please write where you changed the background color ??

Taz
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
© 2009 myLANsite - Lanparty components for Joomla
Joomla! is Free Software released under the GNU/GPL License.