home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
Website/Forum/Wiki Feedback
wiki stylesheat: headings
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Olodin" data-source="post: 96857" data-attributes="member: 10401"><p>Hi,</p><p></p><p>just a question regarding the wiki default stylesheet.</p><p></p><p>The headings h2 and h3 use different fonts and look completely different. A good example is this page (where I just did some changes):</p><p><a href="http://wiki.team-mediaportal.com/MediaPortalSetup_DVD" target="_blank">http://wiki.team-mediaportal.com/MediaPortalSetup_DVD</a></p><p></p><p>In print view h3 is even displayed larger on my system.</p><p></p><p>Here is the stylesheets for h2 my browser gets:</p><p>[code]h2, .contentheading (line 428)</p><p>{</p><p> font-family: Helvetica,Arial,sans-serif;</p><p> font-weight: bold;</p><p> font-size: 14px;</p><p> color: rgb(43, 48, 54);</p><p>}[/code]</p><p></p><p>Here is the stylesheets for h3 my browser gets:</p><p>[code]h3 (line 435)</p><p>{</p><p> margin-top: 0pt;</p><p> margin-right-value: 0pt;</p><p> margin-bottom: 0pt;</p><p> margin-left-value: 0pt;</p><p> margin-left-ltr-source: physical;</p><p> margin-left-rtl-source: physical;</p><p> margin-right-ltr-source: physical;</p><p> margin-right-rtl-source: physical;</p><p>}</p><p></p><p>.componentheading, #mainbody h3 (line 439)</p><p>{</p><p> margin-top: 0pt;</p><p> margin-right-value: 0pt;</p><p> margin-left-value: 0pt;</p><p> margin-left-ltr-source: physical;</p><p> margin-left-rtl-source: physical;</p><p> margin-right-ltr-source: physical;</p><p> margin-right-rtl-source: physical;</p><p> margin-bottom: 10px;</p><p> font-size: 12px;</p><p> font-family: Arial,Helvetica,sans-serif;</p><p> font-weight: bold;</p><p> text-transform: uppercase;</p><p> color: rgb(171, 41, 15);</p><p> border-bottom-width: 1px;</p><p> border-bottom-style: solid;</p><p> border-bottom-color: rgb(210, 216, 222);</p><p>}</p><p></p><p>#mainbody h3 (line 450)</p><p>{</p><p> line-height: 140%;</p><p> height: 140%;</p><p> padding-top: 0pt;</p><p> padding-right-value: 0pt;</p><p> padding-bottom: 0pt;</p><p> padding-left-value: 0pt;</p><p> padding-left-ltr-source: physical;</p><p> padding-left-rtl-source: physical;</p><p> padding-right-ltr-source: physical;</p><p> padding-right-rtl-source: physical;</p><p> text-indent: 0pt;</p><p>}[/code]</p><p></p><p>Is this intended or can the styles for the headings be harmonized?</p><p>I'm using Firefox 2.0 btw.</p></blockquote><p></p>
[QUOTE="Olodin, post: 96857, member: 10401"] Hi, just a question regarding the wiki default stylesheet. The headings h2 and h3 use different fonts and look completely different. A good example is this page (where I just did some changes): [url]http://wiki.team-mediaportal.com/MediaPortalSetup_DVD[/url] In print view h3 is even displayed larger on my system. Here is the stylesheets for h2 my browser gets: [code]h2, .contentheading (line 428) { font-family: Helvetica,Arial,sans-serif; font-weight: bold; font-size: 14px; color: rgb(43, 48, 54); }[/code] Here is the stylesheets for h3 my browser gets: [code]h3 (line 435) { margin-top: 0pt; margin-right-value: 0pt; margin-bottom: 0pt; margin-left-value: 0pt; margin-left-ltr-source: physical; margin-left-rtl-source: physical; margin-right-ltr-source: physical; margin-right-rtl-source: physical; } .componentheading, #mainbody h3 (line 439) { margin-top: 0pt; margin-right-value: 0pt; margin-left-value: 0pt; margin-left-ltr-source: physical; margin-left-rtl-source: physical; margin-right-ltr-source: physical; margin-right-rtl-source: physical; margin-bottom: 10px; font-size: 12px; font-family: Arial,Helvetica,sans-serif; font-weight: bold; text-transform: uppercase; color: rgb(171, 41, 15); border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(210, 216, 222); } #mainbody h3 (line 450) { line-height: 140%; height: 140%; padding-top: 0pt; padding-right-value: 0pt; padding-bottom: 0pt; padding-left-value: 0pt; padding-left-ltr-source: physical; padding-left-rtl-source: physical; padding-right-ltr-source: physical; padding-right-rtl-source: physical; text-indent: 0pt; }[/code] Is this intended or can the styles for the headings be harmonized? I'm using Firefox 2.0 btw. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
Website/Forum/Wiki Feedback
wiki stylesheat: headings
Contact us
RSS
Top
Bottom