YAFLogo

Stegothedump
12 years ago
Trying to remove the target="Top" from the top menu, edited the Header.cs to remove any mention on this and recompiled the site and published and still each link has the Target="Top"??

Do i need to do something to the link builder?

TIA.

S

Sponsor
Stegothedump
12 years ago
Sorted this myself...be sure to do the following before compiling...

remove target="Top" from Header.cs

Then after you have compiled remove target="Top" from YafHeader.ascx AND in the YafHeader.ascx.cs

and all should be well.

Cheers,

s