Anecdota

Started by Crip, July 07, 2008, 12:53:38 PM

Previous topic - Next topic

Crip

reduce the => padding / margin's until it fits , or use a smaller Font-Family >> "arial narrow" font
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Maria_HH

Hi,

very nice Theme !!!

I need a little help ... I want to change the logo and centered (at any resolution). The UserInfo (left), I would like to remove ...
my logo is 800px wide 250px high.
Edit where in the CSS or in the index.template.php should I do? - Figure 1

A small problem with the menu, I also have, if a user with a resolution (example 1024x760px)
slip past the buttons below the menu bar and are just hard to read. Can I extend the background image to the menu then that is a second line may make or change the font color of the buttons slipped in CSS?

Am grateful for any tip:)

Best regards

Maria_HH


Maria_HH

Too bad ... should I choose a different theme: (

GlitchPC

Crip,

I've been using this theme for a while now.  Just recently, I downloaded and installed the latest versions of Opera and Safari to see how this theme looked with those browsers.

Needless to say...I found a couple of issues with the theme.  I'm not sure if these issues have been addressed here, but will post anyhow to get your input.  If you look at the attached images...I'm sure you'll see where my concerns are.


  • The first two attachments shows the Admin/Package Manager/Upload Packages box.  It appears okay in the Core theme...but, not the Anecdota theme.
  • The third and fourth attachments show the Admin area of both the Core and Anecdota themes.  Notice the difference?

Internet Explorer 8 and Firefox 8 have no issues, as of yet.  I have not tried Chrome yet, though...


Any suggestions?

Crip

i  see what you mean , i will check it out .. thing is, i updated the theme with Safari browser.. ? 
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Crip

Fixed it with code:
-----------------------
css/index.css Find & Replace All


/* Styles for maintenance mode.
------------------------------------------------------- */
#maintenance_mode
{
width: 75%;
min-width: 520px;
text-align: left;
}
#maintenance_mode img.floatleft
{
margin-right: 1em;
}

/* common for all admin sections */
h3.titlebg img
{
vertical-align: middle;
margin-right: 0.5em;
margin-top: -1px;
}
tr.titlebg td
{
padding-left: 0.7em;
}
#admin_menu
{
min-height: 2em;
padding-left: 0;
}
#admin_content
{
clear: left;
padding-top: 0.5em;
}
/* Custom profile fields like to play with us some times. */
#admin_content .custom_field
{
margin-bottom: 15px;
}
#admin_login .centertext
{
padding: 1em;
}
#admin_login .centertext .error
{
padding: 0 0 1em 0;
}

/* Styles for sidebar menus.
------------------------------------------------------- */
.left_admmenu, .left_admmenu ul, .left_admmenu li
{
padding: 0;
margin: 0;
list-style: none;
}
#left_admsection
{
width: 160px;
float: left;
padding-right: 10px;
}
.adm_section h4.titlebg
{
font-size: 95%;
margin-bottom: 5px;
}
#main_container
{
position: relative;
}
.left_admmenu li
{
padding: 0 0 0 0.5em;
}
.left_admmenu
{
margin-bottom: 0.5em;
}
#main_admsection
{
position: relative;
left: 0;
right: 0;
overflow: hidden;
}

tr.windowbg td, tr.windowbg2 td, tr.approvebg td, tr.highlight2 td
{
padding: 0.3em 0.7em;
}
#credits p
{
padding: 0;
font-style: italic;
margin: 0;
}

/* Styles for generic tables.
------------------------------------------------------- */
.topic_table table
{
width: 100%;
}
.topic_table .icon1, .topic_table .icon2, .topic_table .stats
{
text-align: center;
}
#topic_icons
{
margin: 1em 0 0 0;
}
#topic_icons .description
{
margin: 0;
}
.topic_table table thead
{
border-bottom: 1px solid #fff;
}
/* the subject column */
.topic_table td
{
font-size: 1em;
}
.topic_table td.subject p, .topic_table td.stats
{
font-size: 0.85em;
padding: 0;
margin: 0;
}


..should fix it for Safari ?
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

GlitchPC

Crip,

It would seem your CSS edits fixed everything...except for the Opera version of the package upload box.  I still have the same issue.

See image:  http://www.simplemachines.org/community/index.php?action=dlattach;topic=248382.0;attach=191181

Crip

I have not the same problem via Opera , pic:
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

GlitchPC

Quote from: Crip on November 29, 2011, 06:23:32 AM
I have not the same problem via Opera , pic:


Well...I'm not trying to be a smart***, here, but...yours may be fine...mine is like the image I posted.

So...somewhere, in the css, there's an issue.  The only changes I've made to the css are the ones you have given me during any support requests I may have made to you.

Question...

Should I post my index.css for you to take a look at?


Crip

you fix it. Glich   
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

GlitchPC


GlitchPC

Quote from: Crip on November 29, 2011, 04:46:08 PM
you fix it. Glich   

Just a "heads up", Crip...

Using Opera:  It would seem that particular box appears fine when you are looking at that particular page with the left navigation menu collapsed/closed.  Once you expand/open the Admin left navigation menu...the problem occurs.

Just thought you'd like to know.

Crip

#373
I will check it both ways and Fix it , i hope..Lol

They both work / look correct with Opera..? -- how can i fix what i can't see..?

Both:::::
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

GlitchPC

Don't know what to tell ya, Crip.  I wonder if anyone else is having this issue with Opera?  Apparently you're not.  What version of Opera are you using, by the way?  I'm using 11.52 on an XP system...with no plugins.

Crip

mine is:
Quote
Version information:


Version
11.52


Build
1100


Platform
Mac OS X


System
10.7.2



..and no , Know one has ever mentioned it here before you..?
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

GlitchPC

Okay, Crip...

I found out what's causing it.  I have this theme set at a width of 95%.  If I set it to 100%...no problems.  Any way to make an adjustment here?

Crip

Okay --
I'm gonna check it all over so We all know it's right -- i'm also thinking of Screen Res. could be an issue with yours , but i dunno 4 sure..? 
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

GlitchPC

Don't think it's a screen resolution issue.  If that were the case, wouldn't I be experiencing the same issue with all the other browsers?

Crip

try removing this:



/* Styles for print media.
------------------------------------------------------- */
@media print
{
   #headerarea
   {
      display: none;
   }

   .tborder
   {
      border: none;
   }
}

.new_win{width: 400px; height: 400px;}   <==================>


.. should be:


/* Styles for print media.
------------------------------------------------------- */
@media print
{
   #headerarea
   {
      display: none;
   }

   .tborder
   {
      border: none;
   }
}
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Advertisement: