Mavi Dus

Started by «['BrKDmRcN']», January 23, 2009, 10:33:15 AM

Previous topic - Next topic

«['BrKDmRcN']»

Quote from: brkdmrcn on January 29, 2009, 05:14:58 PM
Quote from: Technoman on January 29, 2009, 05:07:50 PM
ok now 1 other thing maybe you can help me
ill explain
when writting or modifying a thread in text the back ground turns blue while wirtting and hovering over with the curser ?

is there away to fix this
style.css
Find
input:hover, textarea:hover, button:hover
{
font-size: 90%;
background-color: #003399;
       color:#efefef;
border: 1px solid #efefef;
font-weight: bold;
}


input:hover, button:hover  {
        font-size: 90%;
background-color: #003399;
height:22px;
border: 1px solid #efefef;
font-weight: bold;
}


Thanks.
I'm forget will do :) Find end delete

Technoman

nevermind its fixxed  * i had to refresh browser * stupid me  O:)

thank you very much for all the help !

great theme  :P

Technoman

Modify a message
   
Name: [ its blue ]
   
Email: [ its blue ]
   
Subject: [ its blue ]


reply to message

subject [ its blue ]


login to forum [ its blue ]


preview or save [ its blue ]

how do we get rid of the BLUE hovering with mouse and when tying in empty spots for background for all them threw out the board ?

cor met snor

Same question here, the Theme is beautiful but that blue is annoying pleas help to solve this problem

Yağız...

Find and remove in your style.css:
input:hover, textarea:hover, button:hover
{
font-size: 90%;
background-color: #003399;
       color:#efefef;
border: 1px solid #efefef;
font-weight: bold;
}

cor met snor

Thanx but the font in replybox is tiny,  is that due to the fact I replaced in the style sheet previous as you advised

input:hover, button:hover  {
        font-size: 90%;
   background-color: #003399;
   height:22px;
   border: 1px solid #efefef;
   font-weight: bold;
}


can I change 22px in an larger font size ?

Yağız...

Try to change this font-size: 90%;

Technoman

i need to move the blue from all hovering is there away it still shows when hovering over reply, topic starter, regitering everywhere etc ....

is there away to get rid of the blue hovering completly from the board ?

its really annoying for the eyes and when putting something into a box with that blue in the back-ground !

thank you

«['BrKDmRcN']»

Quote from: Technoman on February 06, 2009, 09:14:48 AM
i need to move the blue from all hovering is there away it still shows when hovering over reply, topic starter, regitering everywhere etc ....

is there away to get rid of the blue hovering completly from the board ?

its really annoying for the eyes and when putting something into a box with that blue in the back-ground !

thank you
Find to style.css and delete

input:hover, button:hover  {
        font-size: 90%;
background-color: #003399;
height:22px;
border: 1px solid #efefef;
font-weight: bold;
}

input:hover, textarea:hover, button:hover
{
font-size: 90%;
background-color: #003399;
       color:#efefef;
border: 1px solid #efefef;
font-weight: bold;
}


NHWD

i like this theme and i use it but how can i add the navigation links to it
like in the screenshot below

«['BrKDmRcN']»

Find to index.template.php
echo'  ', template_menu(), '  ';
Add After
echo'  ', theme_linktree(), '  ';
:P

NHWD

idk why but it didnt work

«['BrKDmRcN']»

Your site write in the post.and index.template.php put in the post.

NHWD

idk what u meant about post
but here's index.template.php
http://www.sendspace.com/file/vxky2c


NHWD

thanks it worked but two of them came out and i only want the one on the bottom


«['BrKDmRcN']»

Message.İndex.Template.php adding post.

NHWD


Advertisement: