Gå til innhold
Hundesonen.no

Logo - forstyrrende for siden?


Huldra

Recommended Posts

Jeg trenger hjelp til noe koding av farge på skrift. Jeg koder ikke hjemmesiden min til vanlig, men nå har jeg funnet en ny mal jeg har lyst å prøve. Problemet er at tekstfargen er litt nasty.. :icon_redface: Jeg tror jeg har funnet stedet man skal kode, men aner ikke hva jeg skal gjøre med det! Altså, helt fersk nybegynner her med andre ord! Jeg vil ikke ha rød/oransje skrift, men grå/svart i stedet. Jeg legger ved link til malen, og her er koden:

/* CODE IS POETRY
--------------------------------------------------------- */
body{
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 12px;
color: #374149;
}
#body_bg{
margin-top: 0px;
margin-bottom: 0px;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-color: #dadada;
}

/* JOOMLA! STYLING
--------------------------------------------------------- */
a img {
border: none;
}

a:link, a:visited {
font-size: 12px;
color: #ff3333;
text-decoration: none;
font-family: "Lucida Sans", Tahoma, Arial;
}
a:hover {
color: #374149; text-decoration: underline;
}
.modifydate{
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 10px;
color: #b4b4b4;
padding-top: 10px;
}

.small{
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 10px;
color: #b4b4b4;
}
.createdate{
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 10px;
color: #b4b4b4;
}
td.buttonheading {
width: 16px;
}

/* CUSTOM STYLING
--------------------------------------------------------- */
.top_border_left{
background-image: url(../images/top_border_left.gif);
background-repeat: no-repeat;
height: 180px;
width: 14px;
}
.top_border_bg{
background-image: url(../images/top_bg.gif);
background-repeat: repeat-x;
height: 180px;
}
.top_border_right{
background-image: url(../images/top_border_right.gif);
background-repeat: no-repeat;
height: 180px;
width: 14px;
}

.sub_top_border_left{
background-image: url(../images/sub_top_border_left.gif);
background-repeat: no-repeat;
height: 41px;
width: 14px;
}
.sub_top_bg{
background-image: url(../images/sub_top_border_bg.gif);
background-repeat: repeat-x;
height: 41px;
}
.sub_top_border_right{
background-image: url(../images/sub_top_border_right.gif);
background-repeat: no-repeat;
height: 41px;
width: 14px;
}

.maincontent_border_left{
background-image: url(../images/content_border_left.gif);
background-repeat: repeat-y;
height: 35px;
width: 14px;
}
.maincontent{
background-color: #FFFFFF;
}
.maincontent_border_right{
background-image: url(../images/content_border_right.gif);
background-repeat: repeat-y;
height: 35px;
width: 14px;
}

.footer_border_left{
background-image: url(../images/footer_border_left.gif);
background-repeat: no-repeat;
height: 41px;
width: 14px;
}
.footer_bg{
background-image: url(../images/footer_bg.gif);
background-repeat: repeat-x;
height: 41px;
}
.footer_border_right{
background-image: url(../images/footer_border_right.gif);
background-repeat: no-repeat;
height: 41px;
width: 14px;
}
#topmenu{
padding-left: 15px;
}
#date{
padding-right: 15px;
font-size: 11px;
}
#copyright{
padding-left: 15px;
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 11px;
}
#copyright a:link, #copyright a:visited{
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 11px;
color: #000000;
text-decoration: none;
}
#copyright a:hover{
text-decoration: underline;
}
#bottom_links{
padding-right: 15px;
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 11px;
}
#bottom_links a:link, #bottom_links a:visited{
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 11px;
color: #374149;
text-decoration: none;
}
#bottom_links a:hover{
text-decoration: underline;
}
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
padding-left: 0;
list-style:none; float: left;
white-space: nowrap;
}
#mainlevel-nav a {
font-size: 12px;
color: #374149;
text-decoration: none;
font-family: "Lucida Sans", Tahoma, Arial;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #acacac;
padding-right: 13px;
padding-left: 13px; }
#mainlevel-nav a:hover {
color: #374149;
text-decoration: underline; }

#banner{ padding-top: 15px; padding-bottom: 5px; }
#logo, img#logo { background-repeat: no-repeat; position: absolute; top: 0px; right: 0; z-index: 9; border: 0; }
#tophead { clear: both; text-align: left; line-height: normal; position: relative; height: 240px; }

/* LEFT COLUMN
--------------------------------------------------------- */
.left_table{ background-color: #ededed; padding: 20px 10px 10px; }
#left{
width: 182px;
}

/* MAINBODY COLUMN
--------------------------------------------------------- */
.mainbody{ width: 100%; padding: 20px 20px 20px; }

/* RIGHT COLUMN
--------------------------------------------------------- */
.right_table{
padding-right: 5px;
padding-top: 20px;
}
#right{
width: 182px;
}

/* MENU STYLING
--------------------------------------------------------- */
table.moduletable {
width: 182px;
margin-bottom: 20px;
}
table.moduletable th { font-family: "Lucida Sans", Tahoma, Arial; font-size: 14px; color: #374149; height: 10px; text-transform: uppercase; text-align: left; padding-bottom: 3px; border-bottom: 2px solid #c5e674; }
table.moduletable td {
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 12px;
color: #374149;
}
a.mainlevel:link, a.mainlevel:visited {
font-size: 12px;
display: block;
height: 26px;
width: 182px;
font-family: "Lucida Sans", Tahoma, Arial;
text-decoration: none;
color: #ff3333;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #b4b4b4;
line-height: 26px;
}
a.mainlevel:hover {
background-color: #fafafa;
display: block;
height: 26px;
width: 182px;
color: #374149;
}
form {
margin: 0;
padding: 0;
}
input, select {
font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;
}
select, .inputbox {
padding: 2px;
}
textarea {
padding-left: 2px;
}
textarea.inputbox {
width:95%;
}
.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; background: #4b535b url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }
.button:active, .button:focus { color: #f3f5f8; background-color: #cc3333; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }
.inputbox {
border: solid 1px #bfc2c5;
background: #f5f6f8;
}
.inputbox:hover, .inputbox:focus { background-color: #e9ebed; border: solid 1px #9198a0; }
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}
table.blog .article_seperator {
display: block;
height: 10px;
}
#ol-leftcol .article_seperator, #ol-rightcol .article_seperator {
display: none;
}
table.contentpane {
border: none;
width: 100%;
}
table.contentpaneopen {
border: none;
}
table.contenttoc {
margin: 0 0 10px 10px;
padding: 0;
width: 35%;
}
table.contenttoc a {
text-decoration: none;
}
table.contenttoc td {
padding: 1px 5px 1px 22px;
}
table.contenttoc th {
padding: 4px;
border-bottom: 5px solid #FFFFFF;
background: #DFE5EC;
color: #646E7B;
text-indent: 5px;
}
table.poll {
padding: 0;
width: 100%;
border-collapse: collapse;
}
table.pollstableborder {
padding: 0;
width: 100%;
border: none;
text-align: left;
}
table.pollstableborder img {
vertical-align: baseline;
}
table.pollstableborder td {
padding: 2px!important;
}
table.searchintro {
padding: 10px 0;
width: 100%;
}
table.searchintro td {
padding: 5px!important;
}
table.adminform {
width: 400px!important; /*Control the Frontend Editor area width*/
}
.adminform .inputbox {
}
.blog_more {
margin: 10px 0;
}
.blog_more strong {
margin: 0 0 5px;
padding-left: 13px;
display: block;
color: #646E7B;
text-transform: uppercase;
}
td.buttonheading {
padding: 0 0 0 3px!important;
text-align: center;
}
.category {
font-weight: bold;
}
.clr {
clear: both;
}
.contentheading a:link, .contentheading a:visited {
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 14px;
color: #ff3333;
height: 10px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
.contentheading a:hover {
font-family: "Lucida Sans", Tahoma, Arial;
font-size: 14px;
color: #ff3333;
font-weight: bold;
height: 10px;
text-transform: uppercase;
text-decoration: underline;
}
.componentheading { padding-bottom: 2px; margin-bottom: 10px; color: #405267; font-size: 1.5em; line-height: normal; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted #999; }
.contentdescription {
padding-bottom: 30px;
}
table.blog .contentheading {
font-size: 1.17em;
font-weight: bold;
}
.contentheading { color: #405267; font-size: 1.5em; text-transform: uppercase; border-bottom: 1px dotted #ccc; }
a.contentpagetitle {
text-decoration: none!important;
}
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
text-decoration: none!important;
}
a.readon { float: right; padding: 1px 5px 1px 16px; display: block; color: #cdd3da; font-size: 0.87em; text-decoration: none; }
a.readon:hover, a.readon:active, a.readon:focus {
color: #ffffff;
text-decoration: none!important;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
width: 100%;
}
.createdate {
padding-bottom: 10px;
color: #818181;
font-weight: bold;
line-height: 10px;
}
.modifydate {
color: #818181;
height: 15px;
}
.moduletable {
padding: 0;
}
.mosimage {
padding: 0;
margin: 8px 15px 0 0!important;
margin: 8px 5px 0 0;
}
.mosimage img {
padding: 0;
margin: 0!important;
}
.mosimage_caption {
margin-top: 2px;
padding: 1px 2px;
color: #818181;
}
.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
padding: 0 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
text-decoration: none;
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
text-decoration: none;
}
.pagenavbar {
padding-left: 14px;
}
.pagenavcounter {
padding: 8px 14px 0;
}
.sectiontableheader { padding: 5px; color: #ddd; font-weight: bold; background: #405267; }
tr.sectiontableentry1 td {
padding: 5px;
}
tr.sectiontableentry2 td {
padding: 5px;
}
.small {
color: #818181;
}
.smalldark {
text-align: left;
}
div.syndicate div {
text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
background: none;
}
/* MODULE
--------------------------------------------------------- */
div.module h3,
div.module_text h3,
div.module_menu h3 { margin: 0 -15px 5px; padding: 0 0 0 24px; color: #645a44; font-weight: bold; font-size: 115%; line-height: 26px; background-image: url(../images/h3div.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 3px; border-bottom: 1px solid #e0ddcd; }
div.module,
div.module_text,
div.module_menu,
div.ol-square1 {
margin-bottom: 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
background: #f7f6f4 url(../images/square1m.gif) no-repeat right bottom;
color: #444;
overflow: hidden;
}

div.module div,
div.module_text div,
div.module_menu div,
div.ol-square2 {
padding: 0;
background: url(../images/square2m.gif) no-repeat bottom left;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.ol-square3 {
padding: 0;
background: url(../images/square3m.gif) no-repeat top right;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.ol-square4 {
padding: 0 15px 15px;
background: url(../images/square4m.gif) no-repeat top left;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div {
margin: 0;
padding: 0;
background: none;
}
/* Sub and Side Menus */
ul.menu {
margin: 0 0 10px;
padding: 0;
}
ul.menu li {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu li a:hover { background-color: transparent; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
ul.menu a { outline: none medium; width: 90%; display: block; text-decoration: none; border-bottom: 1px dotted #aca686; }
ul.menu a:hover { }
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}
/* @end */[/codebox]

Lenke til kommentar
Del på andre sider

/* CODE IS POETRY

--------------------------------------------------------- */

 body{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 12px;

	color: #374149;

}

 #body_bg{

	margin-top: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bg.gif);

	background-repeat: repeat-x;

	background-color: #dadada;

}


/* JOOMLA! STYLING

--------------------------------------------------------- */

a img {

	border: none;

}


a:link, a:visited {

	font-size: 12px; 

	color: #999; 

	text-decoration: none;

	font-family: "Lucida Sans", Tahoma, Arial;

}

a:hover {

	color: #000;	text-decoration: underline;

}

.modifydate{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 10px;

	color: #b4b4b4;

	padding-top: 10px;

}


.small{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 10px;

	color: #b4b4b4;

}

.createdate{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 10px;

	color: #b4b4b4;

}

td.buttonheading {

	width: 16px;

}


/* CUSTOM STYLING

--------------------------------------------------------- */

.top_border_left{

	background-image: url(../images/top_border_left.gif);

	background-repeat: no-repeat;

	height: 180px;

	width: 14px;

}

.top_border_bg{

	background-image: url(../images/top_bg.gif);

	background-repeat: repeat-x;

	height: 180px;

}

.top_border_right{

	background-image: url(../images/top_border_right.gif);

	background-repeat: no-repeat;

	height: 180px;

	width: 14px;

}


.sub_top_border_left{

	background-image: url(../images/sub_top_border_left.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}

.sub_top_bg{

	background-image: url(../images/sub_top_border_bg.gif);

	background-repeat: repeat-x;

	height: 41px;

}

.sub_top_border_right{

	background-image: url(../images/sub_top_border_right.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}


.maincontent_border_left{

	background-image: url(../images/content_border_left.gif);

	background-repeat: repeat-y;

	height: 35px;

	width: 14px;

}

.maincontent{

	background-color: #FFFFFF;

}

.maincontent_border_right{

	background-image: url(../images/content_border_right.gif);

	background-repeat: repeat-y;

	height: 35px;

	width: 14px;

}


.footer_border_left{

	background-image: url(../images/footer_border_left.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}

.footer_bg{

	background-image: url(../images/footer_bg.gif);

	background-repeat: repeat-x;

	height: 41px;

}

.footer_border_right{

	background-image: url(../images/footer_border_right.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}

#topmenu{

	padding-left: 15px;

}

#date{

	padding-right: 15px;

	font-size: 11px;

}

#copyright{

	padding-left: 15px;

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

}

#copyright a:link, #copyright a:visited{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

	color: #374149;

	text-decoration: none;

}

#copyright a:hover{

	text-decoration: underline;

}

#bottom_links{

	padding-right: 15px;

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

}

#bottom_links a:link, #bottom_links a:visited{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

	color: #374149;

	text-decoration: none;

}

#bottom_links a:hover{

	text-decoration: underline;

}

#mainlevel-nav {

margin: 0; padding: 0;

}

#mainlevel-nav li {

	padding-left: 0;

list-style:none; float: left; 

white-space: nowrap;

}

#mainlevel-nav a { 

	font-size: 12px;

	color: #374149;

	text-decoration: none;

	font-family: "Lucida Sans", Tahoma, Arial;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #acacac;

	padding-right: 13px;

	padding-left: 13px; }

#mainlevel-nav a:hover { 

	color: #374149;

	text-decoration: underline; }


#banner{ padding-top: 15px; padding-bottom: 5px; }

#logo, img#logo { background-repeat: no-repeat; position: absolute; top: 0px; right: 0; z-index: 9; border: 0; }

#tophead { clear: both; text-align: left; line-height: normal; position: relative; height: 240px; }


/* LEFT COLUMN

--------------------------------------------------------- */

.left_table{ background-color: #ededed;  padding: 20px 10px 10px;  }

#left{

	width: 182px;

}


/* MAINBODY COLUMN

--------------------------------------------------------- */

.mainbody{ width: 100%; padding: 20px 20px 20px; }


/* RIGHT COLUMN

--------------------------------------------------------- */

.right_table{

	padding-right: 5px;

	padding-top: 20px;

}

#right{

	width: 182px;

}


/* MENU STYLING

--------------------------------------------------------- */

table.moduletable {

	width: 182px;

	margin-bottom: 20px;

}

table.moduletable th { font-family: "Lucida Sans", Tahoma, Arial; font-size: 14px; color: #374149; height: 10px; text-transform: uppercase; text-align: left; padding-bottom: 3px; border-bottom: 2px solid #c5e674; }

table.moduletable td {

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 12px;

	color: #374149;

}

a.mainlevel:link, a.mainlevel:visited {

	font-size: 12px;

	display: block;

	height: 26px;

	width: 182px;

	font-family: "Lucida Sans", Tahoma, Arial;

	text-decoration: none;

	color: #ff3333;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #b4b4b4;

	line-height: 26px;

}

a.mainlevel:hover {

	background-color: #fafafa;

	display: block;

	height: 26px;

	width: 182px;

	color: #374149;	

}

form {

	margin: 0;

	padding: 0;

}

input, select {

	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;

}

select, .inputbox {

	padding: 2px;

}

textarea {

	padding-left: 2px;

}

textarea.inputbox {

	width:95%;

}

.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; background: #4b535b url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }

.button:active, .button:focus { color: #f3f5f8; background-color: #cc3333; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }

.inputbox {

	border: solid 1px #bfc2c5;

	background: #f5f6f8;

}

.inputbox:hover, .inputbox:focus { background-color: #e9ebed; border: solid 1px #9198a0; }

/* JOOMLA STYLE

--------------------------------------------------------- */

table.blog {

}

table.blog .article_seperator {

	display: block;

	height: 10px;

}

#ol-leftcol .article_seperator, #ol-rightcol .article_seperator {

	display: none;

}

table.contentpane {

	border: none;

	width: 100%;

}

table.contentpaneopen {

	border: none;

}

table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

}

table.contenttoc a {

	text-decoration: none;

}

table.contenttoc td {

	padding: 1px 5px 1px 22px;

}

table.contenttoc th {

	padding: 4px;

	border-bottom: 5px solid #FFFFFF;

	background: #DFE5EC;

	color: #ccc;

	text-indent: 5px;

}

table.poll {

	padding: 0;

	width: 100%;

	border-collapse: collapse;

}

table.pollstableborder {

	padding: 0;

	width: 100%;

	border: none;

	text-align: left;

}

table.pollstableborder img {

	vertical-align: baseline;

}

table.pollstableborder td {

	padding: 2px!important;

}

table.searchintro {

	padding: 10px 0;

	width: 100%;

}

table.searchintro td {

	padding: 5px!important;

}

table.adminform {

	width: 400px!important; /*Control the Frontend Editor area width*/

}

.adminform .inputbox {

}

.blog_more {

	margin: 10px 0;

}

.blog_more strong {

	margin: 0 0 5px;

	padding-left: 13px;

	display: block;

	color: #646E7B;

	text-transform: uppercase;

}

td.buttonheading {

	padding: 0 0 0 3px!important;

	text-align: center;

}

.category {

	font-weight: bold;

}

.clr {

	clear: both;

}

.contentheading a:link, .contentheading a:visited {

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 14px;

	color: #999;

	height: 10px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}

.contentheading a:hover {

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 14px;

	color: #000;

	font-weight: bold;

	height: 10px;

	text-transform: uppercase;

	text-decoration: underline;

}

.componentheading { padding-bottom: 2px; margin-bottom: 10px; color: #405267; font-size: 1.5em; line-height: normal; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted #999; }

.contentdescription {

	padding-bottom: 30px;

}

table.blog .contentheading {

	font-size: 1.17em;

	font-weight: bold;

}

.contentheading { color: #405267; font-size: 1.5em; text-transform: uppercase; border-bottom: 1px dotted #ccc; }

a.contentpagetitle {

	text-decoration: none!important;

}

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

	text-decoration: none!important;

}

a.readon { float: right; padding: 1px 5px 1px 16px; display: block; color: #cdd3da; font-size: 0.87em; text-decoration: none; }

a.readon:hover, a.readon:active, a.readon:focus {

	color: #ffffff;

	text-decoration: none!important;

}

table.contentpaneopen td, table.contentpane td {

}

table.contentpaneopen, table.contentpane, table.blog {

	width: 100%;

}

.createdate {

	padding-bottom: 10px;

	color: #818181;

	font-weight: bold;

	line-height: 10px;

}

.modifydate {

	color: #818181;

	height: 15px;

}

.moduletable {

	padding: 0;

}

.mosimage {

	padding: 0;

	margin: 8px 15px 0 0!important;

	margin: 8px 5px 0 0;

}

.mosimage img {

	padding: 0;

	margin: 0!important;

}

.mosimage_caption {

	margin-top: 2px;

	padding: 1px 2px;

	color: #818181;

}

.pagenav,

.pagenav_prev,

.pagenav_next,

.pagenavbar {

	padding: 0 2px;

}

a.pagenav,

.pagenav_prev a,

.pagenav_next a,

.pagenavbar a {

	text-decoration: none;

}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,

.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,

.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {

	text-decoration: none;

}

.pagenavbar {

	padding-left: 14px;

}

.pagenavcounter {

	padding: 8px 14px 0;

}

.sectiontableheader { padding: 5px; color: #ddd; font-weight: bold; background: #405267; }

tr.sectiontableentry1 td {

	padding: 5px;

}

tr.sectiontableentry2 td {

	padding: 5px;

}

.small {

	color: #818181;

}

.smalldark {

	text-align: left;

}

div.syndicate div {

	text-align: center;

}

.pollstableborder tr.sectiontableentry1 td,

.pollstableborder tr.sectiontableentry2 td {

	background: none;

}

/* MODULE

--------------------------------------------------------- */

div.module h3,

div.module_text h3,

div.module_menu h3 { margin: 0 -15px 5px; padding: 0 0 0 24px; color: #645a44; font-weight: bold; font-size: 115%; line-height: 26px; background-image: url(../images/h3div.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 3px; border-bottom: 1px solid #e0ddcd; }

div.module,

div.module_text,

div.module_menu,

div.ol-square1 {

	margin-bottom: 10px;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

	background: #f7f6f4 url(../images/square1m.gif) no-repeat right bottom;

	color: #444;

	overflow: hidden;

}


div.module div,

div.module_text div,

div.module_menu div,

div.ol-square2 {

	padding: 0;

	background: url(../images/square2m.gif) no-repeat bottom left;

}


div.module div div,

div.module_text div div,

div.module_menu div div,

div.ol-square3 {

	padding: 0;

	background: url(../images/square3m.gif) no-repeat top right;

}


div.module div div div,

div.module_text div div div,

div.module_menu div div div,

div.ol-square4 {

	padding: 0 15px 15px;

	background: url(../images/square4m.gif) no-repeat top left;

}


div.module div div div div,

div.module_text div div div div,

div.module_menu div div div div {

	margin: 0;

	padding: 0;

	background: none;

}

/* Sub and Side Menus */

ul.menu {

margin: 0 0 10px;

padding: 0;

}

ul.menu li {

list-style: none;

margin: 0;

padding: 0;

}

ul.menu ul {

margin: 4px 0;

}

ul.menu ul li a {

text-indent: 7px;

}

ul.menu ul a {

background: none;

text-indent: 0;

}

ul.menu ul {

margin-left: 5px;

padding: 0;

}

ul.menu ul ul {

padding: 0;

margin-left: 10px;

}

ul.menu li li {

padding: 0;

margin: 0;

}

ul.menu ul a {

text-indent: 0;

}

ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }

ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}

ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}

ul.menu li a:hover { background-color: transparent; text-decoration: none; }

ul.menu li.active li a,

ul.menu li.active li a:hover { background: transparent; }

ul.menu a { outline: none medium; width: 90%; display: block; text-decoration: none; border-bottom: 1px dotted #aca686; }

ul.menu a:hover {  }

ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}

ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}

/* @end */

Her har jeg forandret skritfargen som var rød til å bli grå :icon_redface:

Lenke til kommentar
Del på andre sider

Du har rett. Denne skal være tom for røde linker:

/* CODE IS POETRY

--------------------------------------------------------- */

body{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 12px;

	color: #374149;

}

#body_bg{

	margin-top: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bg.gif);

	background-repeat: repeat-x;

	background-color: #dadada;

}


/* JOOMLA! STYLING

--------------------------------------------------------- */

a img {

	border: none;

}


a:link, a:visited {

	font-size: 12px;

	color: #999 !important;

	text-decoration: none;

	font-family: "Lucida Sans", Tahoma, Arial;

}

a:hover {

	color: #000;	text-decoration: underline;

}

.modifydate{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 10px;

	color: #b4b4b4;

	padding-top: 10px;

}


.small{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 10px;

	color: #b4b4b4;

}

.createdate{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 10px;

	color: #b4b4b4;

}

td.buttonheading {

	width: 16px;

}


/* CUSTOM STYLING

--------------------------------------------------------- */

.top_border_left{

	background-image: url(../images/top_border_left.gif);

	background-repeat: no-repeat;

	height: 180px;

	width: 14px;

}

.top_border_bg{

	background-image: url(../images/top_bg.gif);

	background-repeat: repeat-x;

	height: 180px;

}

.top_border_right{

	background-image: url(../images/top_border_right.gif);

	background-repeat: no-repeat;

	height: 180px;

	width: 14px;

}


.sub_top_border_left{

	background-image: url(../images/sub_top_border_left.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}

.sub_top_bg{

	background-image: url(../images/sub_top_border_bg.gif);

	background-repeat: repeat-x;

	height: 41px;

}

.sub_top_border_right{

	background-image: url(../images/sub_top_border_right.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}


.maincontent_border_left{

	background-image: url(../images/content_border_left.gif);

	background-repeat: repeat-y;

	height: 35px;

	width: 14px;

}

.maincontent{

	background-color: #FFFFFF;

}

.maincontent_border_right{

	background-image: url(../images/content_border_right.gif);

	background-repeat: repeat-y;

	height: 35px;

	width: 14px;

}


.footer_border_left{

	background-image: url(../images/footer_border_left.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}

.footer_bg{

	background-image: url(../images/footer_bg.gif);

	background-repeat: repeat-x;

	height: 41px;

}

.footer_border_right{

	background-image: url(../images/footer_border_right.gif);

	background-repeat: no-repeat;

	height: 41px;

	width: 14px;

}

#topmenu{

	padding-left: 15px;

}

#date{

	padding-right: 15px;

	font-size: 11px;

}

#copyright{

	padding-left: 15px;

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

}

#copyright a:link, #copyright a:visited{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

	color: #374149;

	text-decoration: none;

}

#copyright a:hover{

	text-decoration: underline;

}

#bottom_links{

	padding-right: 15px;

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

}

#bottom_links a:link, #bottom_links a:visited{

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 11px;

	color: #374149;

	text-decoration: none;

}

#bottom_links a:hover{

	text-decoration: underline;

}

#mainlevel-nav {

margin: 0; padding: 0;

}

#mainlevel-nav li {

	padding-left: 0;

list-style:none; float: left;

white-space: nowrap;

}

#mainlevel-nav a {

	font-size: 12px;

	color: #374149;

	text-decoration: none;

	font-family: "Lucida Sans", Tahoma, Arial;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #acacac;

	padding-right: 13px;

	padding-left: 13px; }

#mainlevel-nav a:hover {

	color: #374149;

	text-decoration: underline; }


#banner{ padding-top: 15px; padding-bottom: 5px; }

#logo, img#logo { background-repeat: no-repeat; position: absolute; top: 0px; right: 0; z-index: 9; border: 0; }

#tophead { clear: both; text-align: left; line-height: normal; position: relative; height: 240px; }


/* LEFT COLUMN

--------------------------------------------------------- */

.left_table{ background-color: #ededed;  padding: 20px 10px 10px;  }

#left{

	width: 182px;

}


/* MAINBODY COLUMN

--------------------------------------------------------- */

.mainbody{ width: 100%; padding: 20px 20px 20px; }


/* RIGHT COLUMN

--------------------------------------------------------- */

.right_table{

	padding-right: 5px;

	padding-top: 20px;

}

#right{

	width: 182px;

}


/* MENU STYLING

--------------------------------------------------------- */

table.moduletable {

	width: 182px;

	margin-bottom: 20px;

}

table.moduletable th { font-family: "Lucida Sans", Tahoma, Arial; font-size: 14px; color: #374149; height: 10px; text-transform: uppercase; text-align: left; padding-bottom: 3px; border-bottom: 2px solid #c5e674; }

table.moduletable td {

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 12px;

	color: #374149;

}

a.mainlevel:link, a.mainlevel:visited {

	font-size: 12px;

	display: block;

	height: 26px;

	width: 182px;

	font-family: "Lucida Sans", Tahoma, Arial;

	text-decoration: none;

	color: #999;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #b4b4b4;

	line-height: 26px;

}

a.mainlevel:hover {

	background-color: #fafafa;

	display: block;

	height: 26px;

	width: 182px;

	color: #374149;	

}

form {

	margin: 0;

	padding: 0;

}

input, select {

	font: 11px/normal Tahoma, Arial, Helvetica, sans-serif;

}

select, .inputbox {

	padding: 2px;

}

textarea {

	padding-left: 2px;

}

textarea.inputbox {

	width:95%;

}

.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; background: #4b535b url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }

.button:active, .button:focus { color: #f3f5f8; background-color: #cc3333; border-color: #8e9cae #dfe5ec #dfe5ec #8e9cae; border-style: solid; border-width: 1px; }

.inputbox {

	border: solid 1px #bfc2c5;

	background: #f5f6f8;

}

.inputbox:hover, .inputbox:focus { background-color: #e9ebed; border: solid 1px #9198a0; }

/* JOOMLA STYLE

--------------------------------------------------------- */

table.blog {

}

table.blog .article_seperator {

	display: block;

	height: 10px;

}

#ol-leftcol .article_seperator, #ol-rightcol .article_seperator {

	display: none;

}

table.contentpane {

	border: none;

	width: 100%;

}

table.contentpaneopen {

	border: none;

}

table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

}

table.contenttoc a {

	text-decoration: none;

}

table.contenttoc td {

	padding: 1px 5px 1px 22px;

}

table.contenttoc th {

	padding: 4px;

	border-bottom: 5px solid #FFFFFF;

	background: #DFE5EC;

	color: #ccc;

	text-indent: 5px;

}

table.poll {

	padding: 0;

	width: 100%;

	border-collapse: collapse;

}

table.pollstableborder {

	padding: 0;

	width: 100%;

	border: none;

	text-align: left;

}

table.pollstableborder img {

	vertical-align: baseline;

}

table.pollstableborder td {

	padding: 2px!important;

}

table.searchintro {

	padding: 10px 0;

	width: 100%;

}

table.searchintro td {

	padding: 5px!important;

}

table.adminform {

	width: 400px!important; /*Control the Frontend Editor area width*/

}

.adminform .inputbox {

}

.blog_more {

	margin: 10px 0;

}

.blog_more strong {

	margin: 0 0 5px;

	padding-left: 13px;

	display: block;

	color: #646E7B;

	text-transform: uppercase;

}

td.buttonheading {

	padding: 0 0 0 3px!important;

	text-align: center;

}

.category {

	font-weight: bold;

}

.clr {

	clear: both;

}

.contentheading a:link, .contentheading a:visited {

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 14px;

	color: #999;

	height: 10px;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}

.contentheading a:hover {

	font-family: "Lucida Sans", Tahoma, Arial;

	font-size: 14px;

	color: #000;

	font-weight: bold;

	height: 10px;

	text-transform: uppercase;

	text-decoration: underline;

}

.componentheading { padding-bottom: 2px; margin-bottom: 10px; color: #405267; font-size: 1.5em; line-height: normal; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted #999; }

.contentdescription {

	padding-bottom: 30px;

}

table.blog .contentheading {

	font-size: 1.17em;

	font-weight: bold;

}

.contentheading { color: #405267; font-size: 1.5em; text-transform: uppercase; border-bottom: 1px dotted #ccc; }

a.contentpagetitle {

	text-decoration: none!important;

}

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

	text-decoration: none!important;

}

a.readon { float: right; padding: 1px 5px 1px 16px; display: block; color: #cdd3da; font-size: 0.87em; text-decoration: none; }

a.readon:hover, a.readon:active, a.readon:focus {

	color: #ffffff;

	text-decoration: none!important;

}

table.contentpaneopen td, table.contentpane td {

}

table.contentpaneopen, table.contentpane, table.blog {

	width: 100%;

}

.createdate {

	padding-bottom: 10px;

	color: #818181;

	font-weight: bold;

	line-height: 10px;

}

.modifydate {

	color: #818181;

	height: 15px;

}

.moduletable {

	padding: 0;

}

.mosimage {

	padding: 0;

	margin: 8px 15px 0 0!important;

	margin: 8px 5px 0 0;

}

.mosimage img {

	padding: 0;

	margin: 0!important;

}

.mosimage_caption {

	margin-top: 2px;

	padding: 1px 2px;

	color: #818181;

}

.pagenav,

.pagenav_prev,

.pagenav_next,

.pagenavbar {

	padding: 0 2px;

}

a.pagenav,

.pagenav_prev a,

.pagenav_next a,

.pagenavbar a {

	text-decoration: none;

}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,

.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,

.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {

	text-decoration: none;

}

.pagenavbar {

	padding-left: 14px;

}

.pagenavcounter {

	padding: 8px 14px 0;

}

.sectiontableheader { padding: 5px; color: #ddd; font-weight: bold; background: #405267; }

tr.sectiontableentry1 td {

	padding: 5px;

}

tr.sectiontableentry2 td {

	padding: 5px;

}

.small {

	color: #818181;

}

.smalldark {

	text-align: left;

}

div.syndicate div {

	text-align: center;

}

.pollstableborder tr.sectiontableentry1 td,

.pollstableborder tr.sectiontableentry2 td {

	background: none;

}

/* MODULE

--------------------------------------------------------- */

div.module h3,

div.module_text h3,

div.module_menu h3 { margin: 0 -15px 5px; padding: 0 0 0 24px; color: #645a44; font-weight: bold; font-size: 115%; line-height: 26px; background-image: url(../images/h3div.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 3px; border-bottom: 1px solid #e0ddcd; }

div.module,

div.module_text,

div.module_menu,

div.ol-square1 {

	margin-bottom: 10px;

	padding: 0;

	float: left;

	clear: both;

	width: 100%;

	background: #f7f6f4 url(../images/square1m.gif) no-repeat right bottom;

	color: #444;

	overflow: hidden;

}


div.module div,

div.module_text div,

div.module_menu div,

div.ol-square2 {

	padding: 0;

	background: url(../images/square2m.gif) no-repeat bottom left;

}


div.module div div,

div.module_text div div,

div.module_menu div div,

div.ol-square3 {

	padding: 0;

	background: url(../images/square3m.gif) no-repeat top right;

}


div.module div div div,

div.module_text div div div,

div.module_menu div div div,

div.ol-square4 {

	padding: 0 15px 15px;

	background: url(../images/square4m.gif) no-repeat top left;

}


div.module div div div div,

div.module_text div div div div,

div.module_menu div div div div {

	margin: 0;

	padding: 0;

	background: none;

}

/* Sub and Side Menus */

ul.menu {

margin: 0 0 10px;

padding: 0;

}

ul.menu li {

list-style: none;

margin: 0;

padding: 0;

}

ul.menu ul {

margin: 4px 0;

}

ul.menu ul li a {

text-indent: 7px;

}

ul.menu ul a {

background: none;

text-indent: 0;

}

ul.menu ul {

margin-left: 5px;

padding: 0;

}

ul.menu ul ul {

padding: 0;

margin-left: 10px;

}

ul.menu li li {

padding: 0;

margin: 0;

}

ul.menu ul a {

text-indent: 0;

}

ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }

ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}

ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}

ul.menu li a:hover { background-color: transparent; text-decoration: none; }

ul.menu li.active li a,

ul.menu li.active li a:hover { background: transparent; }

ul.menu a { outline: none medium; width: 90%; display: block; text-decoration: none; border-bottom: 1px dotted #aca686; }

ul.menu a:hover {  }

ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}

ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}

/* @end */

Lenke til kommentar
Del på andre sider

TUSEN takk for hjelpen! Men gjett hva? Rimelig stolt over meg selv, men jeg fikk det altså til HELT alene! Satt og knotet nå nettopp, og vips! var linkene svarte! :D Men grå er sikkert penere, så jeg takker og bukker for det, og "stjeler" koden her. :D

Lurer på en ting til, men vet ikke om jeg bør lage en ny tråd.. Hvis dere går inn på linken til malen over, så er det noen flash-bilder som vises der. Fem stykker, for å være nøyaktig. Jeg klarer å legge inn mine egne bilder der, og det er jo flott. Problemet er at i begynnelsen, eller hver gang man trykker "oppdater"/F5, kommer det altså opp en grå boks med teksten "designed by mixwebtempl". Hvordan får jeg vekk denne? Har lett etter denne filen i mappene, men finner den ikke. Mistenker at det er en .swf-fil, stemmer det? Og hvordan får jeg forandret den, må jeg lage noe i noe flash-program da?

Edit: sjekket den nye koden nå i sted, og syns gråfargen ble litt vel lys. Lyst å gi meg koden til en mørkere gråfarge? :)

Lenke til kommentar
Del på andre sider

Okei, jeg har funnet ut at jeg ikke kan endre en .swf - fil, så da er mitt store 1000kroners spørsmål; vil "designed by mixwebtempl" ødelegge hele inntrykket av siden min, eller er det til å leve med? Det vises altså nokså kort med en gang man går inn på siden, men gjentas ikke i løpet av "slideshowet" med bilder. Trykker man oppdater/F5 eller velger å gå til en ny side, vises det igjen.

Fant ut at jeg alternativt kan kjøpe malen for 13 euro, men den er ikke så god at jeg har lyst til det (den har ikke toppmeny med nedtrekksgardiner som fungerer optimalt). Eller bør jeg rett og slett velge en helt annen? Synspunkt? :D

Lenke til kommentar
Del på andre sider

Har du link til nedlasting av theme, så skal jeg si deg hvor du skal endre ganske kjapt

Flotte greier! Her er linken: http://www.joomla24.com/remository/startdown/3779.html

Jeg tviler på at det går an, men men.. Det står på wikipedia (og alt i wikipedia er jo sant!) at man ikke kan endre en .swf-fil, og jeg har funnet ut at det er .swf-filen som er logoen, og den styrer alt, dvs at jeg ikke kan fjerne den for da forsvinner også bildene som kommer i slideshow etterpå.

Lenke til kommentar
Del på andre sider

Bahh trodde det var i theme filer ^^. Men men, selv om jeg har 0 peiling på flash, så har jeg prøvd. Vet dog ikke om den virker, så erstatt med denne etter at du har endret navn eller tatt backup av original filen. (ikke så farlig egentlig, for det er jo bare å laste ned fra siden for theme igjen)

Du får prøve denne filen. (skal ligge i images mappa)

Lenke til kommentar
Del på andre sider

Bahh trodde det var i theme filer ^^. Men men, selv om jeg har 0 peiling på flash, så har jeg prøvd. Vet dog ikke om den virker, så erstatt med denne etter at du har endret navn eller tatt backup av original filen. (ikke så farlig egentlig, for det er jo bare å laste ned fra siden for theme igjen)

Du får prøve denne filen. (skal ligge i images mappa)

Må si jeg var skikkelig spent da jeg lastet ned, un-zippet, la i riktig mappe, ordnet navn osv.. Men sorry, det ser ikke ut til at noe er forandret i det hele tatt? :ahappy: Logoen (designed by mixwebtempl) er der fremdeles.. :lol:

Men ikke stress så mye med det! :P Har funnet en ny mal jeg heller kan bruke - mer vårfrisk og fin! Men har du derimot masse tid til overs en dag og lyst å bruke det på å knote, så skal jeg ikke stoppe deg! :P

Lenke til kommentar
Del på andre sider

Det var merksnodig, for når jeg tester de to filene så er tekst borte på den jeg editerte. (cashe i nettleser muligens)

Her vises teksten - test med å kjøre på nytt med F5 (eller refresh)

Her orginalfilen

Her er den borte - test F5 her også:

Her filen du fikk

Hmm! :ahappy: Takk, da får jeg se hva jeg får til! Hvordan tømmer jeg cashe (eller hva det nå heter)? Du må forresten skrive en artikkel på wikipedia, om at det går an å endre en .swf-fil.. :lol:

Lenke til kommentar
Del på andre sider

Bare legg filen rett plass og ikke endre navn på den. ( /mx_joomlafree/images/ )

Det går ikke an å endre en .swf-fil direkte, så enten må man bruke program beregnet for det, eller konvertere den, så det står rett der.

Ikke bry deg så mye om cashe, for det er bare for deg den teksten vises uansett en liten periode det. Kan jo gi link til der du har siden (eller er det hovedsiden din?) og der du tester, så ser jo vi om det virker eller ei. (ev send PM hvis du føler for det istedet)

Lenke til kommentar
Del på andre sider

Endret navn, som i - det er måten jeg "sparer" på filer jeg ikke gidder å flytte. :ahappy: Så mye enklere å lage nytt navn til header.swfs enn å flytte, ta back-up eller noe annet. Men nå er den opprinnelige filen borte uansett. Så, det var bare en liten oppklaring. :lol:

Det er egentlig snakk om hjemmesiden min, men jeg har en eldre og litt ubrukelig versjon liggende på maskinen min lokalt. Det er den jeg holder på å knote med; veldig kjekt å prøve seg frem på den i stedet for at den "skikkelige" hjemmesiden ser herpet ut. Blir derfor litt vanskelig å få vist deg, selv om jeg gjerne skulle gjort det altså! :P

Men som jeg sa; jeg har funnet en annen mal til i vår/sommer, så jeg tror jeg går for den. Derimot likte jeg denne også bare jeg får den til å virke helt 100% (er en grunn til at jeg ikke gadd betale for den), så den dukker nok opp ved en senere anledning. Tusen takk for hjelpen i alle fall!

Lenke til kommentar
Del på andre sider

  • 1 month later...

Lurer på om noen hadde kunnet hjelpe meg med en liten sak til? Her er linken til en mal jeg har lyst å bruke (samme mal som den resten av tråden handler om), men på hver side av toppmenyen (som ligger rett under "banneret"), er det to røde felt. Disse vil jeg ha fjernet/erstattet med grå felt, men jeg får det ikke til! Har prøvd litt forskjellig, men jeg er som kjent dum.. :rofl: Hadde noen kunnet vært en engel og hjulpet meg? :icon_confused:

Edit: Ta-da! :lol: Fikk det til, jeg er så drita god! :wub: Men er det noen som har tips til hvordan jeg får midstilt siden? Slik den er nå, er det mest "luft" på venstre side, og ca halvparten så mye på høyre side.

Lenke til kommentar
Del på andre sider

Arkivert

Dette emnet er nå arkivert og stengt for flere svar

  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive


×
×
  • Opprett ny...