You are not logged in.

Controlpanel

At the moment there aren´t any members active..

Statistic

  • Members: 13109
  • Threads: 18183
  • Postings: 119668 (ø 46.08/day)
  • Greetings to our newest member: misssusan

w2d Premium-Support

Die Experten für web to date / shop to date

Facebook

klaus

Intermediate

  • "klaus" started this thread

Posts: 318

Location: Harrislee

Occupation: Verkauf / Kundenberatung

  • Send private message

1

Sunday, October 30th 2011, 1:20pm

Linkfarbe im Design Beta ändern?

Hallo,
kann mir jemand sagen wo ich die Linkfarbe im Design Beta ändern kann?

Posts: 5,055

web/shop to date Version: 5-8.0

  • Send private message

2

Sunday, October 30th 2011, 1:55pm

Wenn Du es gesondert zuteilen möchtest>allg. Linkfarbe>style.css

Source code

1
2
3
4
5
a.link {
	font-weight: bold;
	color: <cc:print value="&usercolor.alt.dark">;
	text-decoration: none;
}


Selbst:

Source code

1
2
3
4
5
a.link {
	font-weight: bold;
	color: #Dein Farbwert;
	text-decoration: none;
}

Similar threads